(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
06-11-24 10:00 PM
0 users currently in Help, Suggestions, Bug Reports.
Acmlm's Board - I3 Archive - Help, Suggestions, Bug Reports - Just made a pretty basic layout but something annoys me...
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
Chris
Posts: 451/577
I don't really understand what you want, but I presume that you basically want custom link colors. Here's what I did to get mines...

---------------------------------------------------
a:link {color: #FF0000} /* unvisited link */
a:visited {color: #00FF00} /* visited link */
a:hover {color: #FF00FF} /* mouse over link */
a:active {color: #0000FF} /* selected link */
---------------------------------------------------

<style type="text/css"> .CLASS a:link {color: #FF0000} .CLASS a:visited {color: #00FF00} .CLASS a:hover {color: #FF00FF} .CLASS a:active {color: #0000FF}</style>

Where it says ".CLASS" is where you put some word or name... It can be ".fha39"; or ".34270"; or ".dsaghuitg"; whatever, basically...

After that, you're going to need to define the colors and stuff that you're looking for where it has "{color: #FF0000}". Once that is done, you define the class on your td (table divider, I think it's called) so that the new link style can work. To define the class, it's class="CLASS". (Of course, you change CLASS to something you prefer. If all the class names are not the same, it's not going to work.)
D 2007
Posts: 128/497
Top of layout:
<style type=text/css>a.mathlayout0 { color: #800000; }</style>

Before text:
<div class=mathlayout0>

After text: </div>
MathOnNapkins
Posts: 361/1106
So there isn't any way to embed in the html of the layout a style sheet or style tags that would provide such functionality?
Arthus
Posts: 68/142
There is no easy way to do it without inputting your own stylesheet. After each a tag you could put a font tag. eg:

<a href=""><font color="black">text
MathOnNapkins
Posts: 357/1106
Since there is only one body tag per html page, I cannot set the link, alink, or vlink options on my layout at all...This is very annoying to me since when I click my own links under most board themes they either disappear or become barely visible. Any ideas? I don't want to have to import a style sheet either.
Acmlm's Board - I3 Archive - Help, Suggestions, Bug Reports - Just made a pretty basic layout but something annoys me...


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.011 seconds; used 349.48 kB (max 388.20 kB)