(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
05-16-24 10:41 AM
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... New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
MathOnNapkins

1100

In SPC700 HELL


 





Since: 11-18-05

Last post: 6296 days
Last view: 6296 days
Posted on 04-05-06 07:03 AM Link | Quote
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.
Arthus

140


 





Since: 11-17-05
From: Australia

Last post: 6509 days
Last view: 6509 days
Posted on 04-05-06 07:08 AM Link | Quote
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

1100

In SPC700 HELL


 





Since: 11-18-05

Last post: 6296 days
Last view: 6296 days
Posted on 04-05-06 10:41 AM Link | Quote
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?
D 2007
D


 





Since: 02-19-06

Last post: 6343 days
Last view: 6343 days
Posted on 04-05-06 02:17 PM Link | Quote
Top of layout:
<style type=text/css>a.mathlayout0 { color: #800000; }</style>

Before text:
<div class=mathlayout0>

After text: </div>
Chris

Spiny


 





Since: 11-17-05

Last post: 6406 days
Last view: 6406 days
Posted on 04-05-06 03:53 PM Link | Quote
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.)


(edited by Chris on 04-05-06 02:59 PM)
Add to favorites | Next newer thread | Next older thread
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.010 seconds; used 366.86 kB (max 438.39 kB)