Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 41
0 members and 41 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
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 Electric Choice
The Lyric Archive

Go Back   Nukemods Forum > nukemods releases > Theme packs

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

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
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-14-2004, 03:57 PM

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
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Nov 2004
11-14-2004, 04:05 PM

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
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 06:13 PM

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
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Nov 2004
11-14-2004, 06:46 PM

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
Old
  (#6 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 07:19 PM

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
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Nov 2004
11-14-2004, 07:20 PM

What should I do to change it?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 07:26 PM

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
Old
  (#9 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 07:28 PM

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
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 11
Join Date: Nov 2004
11-14-2004, 07:34 PM

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




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.2.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