• ARCHIVES 
  • » read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

Pages: 123455

read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

irwan1710
» n00b
FTalk Level: zero
6
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

[b]Code[/b] <">can u check my code?? i think it's wrong..i don't know if i do it right..i put auto update module for control panel ...

Last edited by irwan1710 (2007-08-06 06:47:39)

eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

nah. it's a mess up. are you trying to copy the default friendster profile?
meng.o3
» FTalkElite
FTalk Level: zero
4002
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

:arrow: i see three HTML tags
irwan1710
» n00b
FTalk Level: zero
6
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

3 html tagS?? hmmm...i will try to simplify the code...juz try and error...
2sexy4yah
» FTalkAddict
FTalk Level: zero
333
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

:thumbsup:cool

Last edited by 2sexy4yah (2007-08-20 08:52:39)

makubexiii
» n00b
FTalk Level: zero
4
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

how can i change the font colors, link and it's hover?.. because it's always blue.. and the borders of the photo.
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

you can change the color of the fonts in a particular element by adding this value in the style attribute for example: <div style="[b]color: #d38600[/b]"> or <font style="[b]color: #d38600[/b]"> or you can use css for modifying your layout: for example: <style> body { [b]color: #d38600[/b] } </style> this example will change all the font color in your layout. or you can change a specific font color using other selector, for example: <style> a { [b]color: #d38600[/b] } p { [b]color: #ff6600[/b] } </style> or use same color in two or more elements by adding more selector and other elements have different colors, for example: <style> td, div, li { [b]color: #d38600[/b] } } a { [b]color: #000000[/b] } p { [b]color: #ffffff[/b] } </style> you can learn mo in www.w3schools.com -- to add/remove/edit the border of an image, you can use css styles for that. for example: <style> img { border: 1px solid #FF0000; } a img { border: 0px; } </style> -- you ask a general question. you did not ask how to change a particular element or module so i answer it generally.
animeprincess
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

hi ahhjey could u help me im just a beginner =|
animeprincess
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

hi people im animeprincess :rose:
makubexiii
» n00b
FTalk Level: zero
4
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

Ok thanks.
davidkipzalive
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

well i can say it work but the pictures are to big it almost ruin my profile y is that so?????
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

it is because you did not use any css styles for your modules
toybox
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

Use Microsoft frontpages.. :)
♂imwithstupid♀
» FTalkAddict
FTalk Level: zero
369
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

[color=green][b] nice add ons sir thanks for sharing [/b][/color]
tantalk
» FTalker
FTalk Level: zero
162
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

[align=center][b] tnx for sharing...[/b][/align]
fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

tnx 4 sharing dude :eh: :thumbsup:
diabolicious
» FTalkManiac
FTalk Level: zero
721
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

Is there any modules for the public comment its not working on OGVx OGStandard OG++ :crybaby:
agau
» FTalkManiac
FTalk Level: zero
974
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

:) :) thx for sharing :thumbsup: :thumbsup:
fando91
» FTalkManiac
FTalk Level: zero
862
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

[b]the codes worked!!! nice!! i've saw this one on mark's forum...and the mod is also u eehjay nice work!![/b]
raniel32
» n00b
FTalk Level: zero
22
0
1969-12-31

Re: read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

do this thing work on overlay????
  • ARCHIVES 
  • » read discussion here > http://www.markyctrigger.com/forum/viewtopic.php?t=6854 * css styles > http://theftalk.com/t20013-Styles-Auto-Update-Modules.html AUT css styles: > [b][url=http://breakd

Pages: 123455

Board footer

© 2024 F Talk

Current time is 04:15

[ 10 queries - 0.029 second ]
Privacy Policy