SOLVED HOw To Change Color Text In Forum????


Subject: HOw To Change Color Text In Forum????
1.

MY SITE
misitiohd7

YOUR SITE
ursitegx7

How to change the color text in topic and descriptions in my forum???????



2.
THE BAR
new1xq0


It possible add that bar in low part , not necessary in the parts that I emphasize,
only in the low part .
new2lt1
or at least add new messages link in low part if it is not possible add the complete bar



Thanks , sorry for my english and I Hope that you have understood to me



edit:In the search
I did not find any result and then I wrote a new post

Profile PM  
Subject: Re: HOw To Change Color Text In Forum¿???
the color just use BBcode for example
Code: [Download] [Hide] [Select]
[color=red]your description[/color]

Subject: Re: HOw To Change Color Text In Forum¿???
sonoangelo wrote: [View Post]
the color just use BBcode for example
Code: [Download] [Hide] [Select]
[color=red]your description[/color]


THANKSSSSSS
OHHH hahahahaha very easy.


now I wait a repply for my second ask :P

Last edited by diegomak on Sun 25 Mar, 2007 00:17; edited 2 times in total
Profile PM  
Subject: Re: HOw To Change Color Text In Forum¿???
the number 2 in
style.css
FIND
Code: [Download] [Hide] [Select]
.forum-buttons


and to add bar
OPEN TEMPLATES/MG_THEMES/VIEWTOPIC_BODY.TPL
FIND
Code: [Download] [Hide] [Select]
<td align="left" valign="top" class="gensmall" width="100%">
<span class="gensmall"><b><br/>{TOTAL_USERS_ONLINE}<br/>{LOGGED_IN_USER_LIST}</b></span><br /><br />
</td>
</tr>
</table>

AFTER ADD
Code: [Download] [Hide] [Select]
<tr>
<td class="forum-buttons" colspan="3" width="100%">
<a href="{U_PORTAL}">{L_HOME}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<a href="{U_INDEX}">{L_INDEX}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<a href="{U_SEARCH_NEW}">{L_NEW2}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH}">{L_SEARCH}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<a href="{U_FAQ}">{L_FAQ}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_user_logged_out -->
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT2}</a>
</td>
</tr>


try it ;)

Subject: Re: HOw To Change Color Text In Forum¿???
Ohhhh thanks KTm ,perfect to add a bar :) ,

listomb4

but I'm very noob and I can`t change the color yet

Quote:
Code: [Download] [Hide]
  1. [color=red]your description[/color] 

it show
nocolorwd7

and
Quote:

the number 2 in
style.css
FIND
.forum-buttons

where find that.

Profile PM  
Subject: Re: HOw To Change Color Text In Forum¿???
diegomak wrote: [View Post]
Quote:
Code: [Download] [Hide]
  1. [color=red]your description[/color] 

it show
nocolorwd7


for this is HTML no BBCODE ;)

ex
<font color=red>text</font>

and

diegomak wrote: [View Post]

Quote:

the number 2 in
style.css
FIND
.forum-buttons

where find that.


this find in templates/mg_themes/style_ice.css

Subject: Re: HOw To Change Color Text In Forum¿???
OHHHHHHHHHHHHHHH Gracias -ktm- muchas gracias

you have won the sky :shock:

Profile PM  
Subject: Re: HOw To Change Color Text In Forum¿???
no pasa nada :)
not problem


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.094s (PHP: 25% SQL: 75%)
SQL queries: 10 - Debug Off - GZIP Enabled