Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Changing font & link colours on seperate pages?


  #1  
Old Oct 15, 2009, 12:55 PM
scarscar
 
3 posts · Oct 2009
Hi there, firstly apologies if this has been answered a gazillion times, I have looked through a good 20 pages of threads and not quite found a solution to my problem!

Im using the new version of this them and the newest wordpress, all is going fantastically!

I have however just added a forum page - my other pages are dark with light fonts/links - my forum page (a widget which skin I cant change ) is light and my txt is therefore not clear at all.

I have been fiddling with CSS inserts for an hour I can change the link colours however they are changing on every page not just my forum one. The body text I cant seem to change at all??

Can anyone help me I would be hugely appreciative!

Many thanks

Scar
  #2  
Old Oct 15, 2009, 02:36 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what is the plugin you used?
What is the url which shiows what you are talking about?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 15, 2009, 02:44 PM
scarscar
 
3 posts · Oct 2009
Hi there! Thank you for your reply!

Im currently using Forum Server which I downloaded from Wordpress..

The site url is
http://eclipsebitches.com/forum/

The code I am using in the added CSS section of the admin options is

#body-id-768 {

font-family: tahoma, arial, sans-serif;
font-size: 0.8em;
color: #230c1e;


:link {
color: #230c1e;
}
a:visited {
color: #230c1e;
}
a:hover {
color: #230c1e;

text-decoration: none;
}
a:active {
color: #230c1e;
}

}

But this seems to change every page and only the visited links?

Many thanks

Scar
  #4  
Old Oct 15, 2009, 03:37 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you look at the forum page, you will see
HTML Code:
<div id='wpf-wrapper'><div class='wpf'>
				
				<table width='100%' class='wpf-table' >
					<tr>
						<th  ><h4 style='float:left;'>Guest <strong></strong>&nbsp;</h4>
						<a style='float:right;' href='#' onclick='shrinkHeader(!current_header); return false;'>
							<img id='upshrink'  src='http://eclipsebitches.com/wp-content/plugins/forum-server/skins/exclusive/images/upshrink.gif' alt='Show or hide header'/></a>
						</th>
					</tr>
			
					<tr id='upshrinkHeader'>
You will need to use the selectors like div#wpf-wrapper and div.wpf to identify the rule sets to only apply to this page.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Oct 15, 2009, 04:14 PM
scarscar
 
3 posts · Oct 2009
Oh I see! Got it!

Many thanks worked like a charm!

Very much appreciated!

Bookmarks

Tags
colour font pages

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to change font size &lt;h1&gt; &lt;h2&gt; &lt;h3&gt; &lt;h4&gt; &lt;h5&gt; &lt;h6&gt; jesusguevarautomotriz Post-Kicker, -Byline & -Footer 2 Oct 8, 2009 08:17 PM
Changing font-family strawberryroad Atahualpa 3 Wordpress theme 3 Jun 5, 2009 12:34 PM
footer float and side menu sub-pages colours Flukey Atahualpa 3 Wordpress theme 1 Apr 24, 2009 08:46 PM
Changing Font in Pg Menu & Pg Titles ofpeb Page & Category Menu Bars 1 Apr 23, 2009 09:30 PM
changing title's font agen.nguping Header configuration & styling 3 Apr 23, 2009 05:41 PM


All times are GMT -6. The time now is 05:33 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.