» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 103
0 members and 103 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Rimonabant
www.rimonabant-weight-loss.com
Football Betting - best nfl betting promotions at sportsbook.com.
Poker Chips - Clay and composite poker chips for home games.

Register Now! Contact Us

About this Page
This is a discussion on Chronicles and small font with sommaire within the Theme packs forums, part of the nukemods releases category; Greetings all, I have two issues here, the main issue is being caused by the new theme and sommaire. On ...



Go Back   Nukemods Forum » nukemods releases » Theme packs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-14-2004, 03:02 PM
Junior Member
 
Join Date: Nov 2004
Posts: 11
Chronicles and small font with sommaire
Greetings all,

I have two issues here, the main issue is being caused by the new theme and sommaire. On all normal pages the sommaire menu looks fine, but when I go to the forum, the font on the sommaire menu and a few other places get alot smaller. I have inclosed this picture:



Second question, how do I change this font color to something better? The font color being administrator and CEO? And what color would be a good color? (image inclosed)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-14-2004, 03:57 PM
Junior Member
 
Join Date: Oct 2004
Posts: 97
Edit the index.php found inside the folders of each module in the modules folder.
The html code for changing the font is:
<font face="Arial">Text here</font>

for size it is...

<font size="5">Text here</font>

and for color it is...

<font color="blue">Text here</html>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-14-2004, 04:05 PM
Junior Member
 
Join Date: Nov 2004
Posts: 11
Well, I think it extends beyond this. I belive the first issue is due to a CSS issue in the chronicles/forum part, but I am not sure where it is.

Second issue, I know basic HTML, that simple, but I think there is also a CSS code somewhere for the Administrator and Registered User part that needs to be changed, and I am unsure where this is. I was hoping for some direction to this.
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-14-2004, 06:13 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
The somair menu is loading it's own css styles that are overriding the theme's.
It would be better to edit the somair's css styles than the theme's.
I would think all the text css styles could be removed from somair so that it uses the theme's.

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-14-2004, 06:46 PM
Junior Member
 
Join Date: Nov 2004
Posts: 11
Well the sommaire menu has no text css menu apparently. I just search around through the installation and saw nothing... But the thing is, it's not just the sommaire menu. It has something to do with the Forum theme. I say this because, look on your own site: http://www.areamike.com/index.php?t=17

Look at the very bottom where it says copyright phpnuke, etc. See the text size, then click on the forums in that site, and then look down at the bottom, and you will notice that gets small also.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-14-2004, 07:19 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Code:
font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }
that line in the forums.css file is your culprit.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-14-2004, 07:20 PM
Junior Member
 
Join Date: Nov 2004
Posts: 11
What should I do to change it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-14-2004, 07:26 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Well, you could revert back to the standard font.

Look above that line you'll see this all together.
Code:
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */

font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }
just un-comment the above line and comment out the other like this

Code:
 font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } 

/*font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }*/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-14-2004, 07:28 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
As for your other question.

Quote:
Second question, how do I change this font color to something better? The font color being administrator and CEO? And what color would be a good color? (image inclosed)
http://www.nukemods.com/modules.php?...ewtopic&t=4138
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-14-2004, 07:34 PM
Junior Member
 
Join Date: Nov 2004
Posts: 11
Theme Nut your good!

So where do I change the color of administrator in this picture:



If I can figure that out, I will be tickled pink
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Small problem... Green_Monkey23 Other "stuff" 0 10-04-2006 06:00 AM
small subBlack problem SGCML Theme packs 5 12-18-2005 06:21 PM
Sommaire hman989 Nuke 7.x - Modules 2 11-30-2004 04:01 AM
small webmail prob Drax Purged Topics 2 01-19-2003 02:54 PM
help with chronicles theme in editing font color Avalonia Theme packs 13 10-06-2002 06:58 PM


All times are GMT -5. The time now is 05:37 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31