vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Aerohead - Gorgeous Skin that Mixes Usability with Style! (https://vborg.vbsupport.ru/showthread.php?t=145320)

leeman 05-21-2007 05:02 PM

Uhmm little stupid question ....

Where do i alter the font color in the posts???

LockeAG 05-21-2007 05:18 PM

Quote:

Originally Posted by leeman (Post 1252196)
Uhmm little stupid question ....

Where do i alter the font color in the posts???

TEMPLATE MANAGER> YOUR SKIN > MAIN CSS

leeman 05-21-2007 05:44 PM

Quote:

Originally Posted by LockeAG (Post 1252203)
TEMPLATE MANAGER> YOUR SKIN > MAIN CSS



Uhmmm with aparent risk of really outing my non knowledge...

I altered in Main Body and Background ....


No change.....

LockeAG 05-21-2007 07:30 PM

For no risk I recommend make the TEmplate not visible , unchecking the template from the TEMPLATE MANAGER will do the job. Now you are free to crash it, test it , etc...

Also you have no risk , its just a template , always you have the choice to revert...

and its weird yo can't change the values ... Normally must change, Its dumb question but, do you check if you save correctly the changes?

leeman 05-21-2007 07:47 PM

Yes i do...

I tried to alter the background color and that worked.

It's just that when I alter font color .... Nuthin' :(

LockeAG 05-21-2007 09:42 PM

oh I see... if you know something about CSS.. wiil be easy but if not i'll try to help

/*
A:LINK = NORMAL = NORMALLY THIS OVERRIDE THE FONT COLOR OF THE TEXT
A:VISITED = HOW A LINK WILL DISPLEY AFTER VISITED
A:ACTIVE = HOW A LINK DISPLAY WHEN YOU ARE IN THE LINK
A:HOVER = HOW A LINK DISPLAY WHEN THE MOUSE IS OVER
*/


You must change the color in

FONT COLOR
NORMAL LINK
VISITED LINK
HOVER COLOR

Do i Explain my self well?

See'a

PD sorry about my english...



leeman 05-22-2007 03:22 AM

OK Thnx ... Now I'm gettin' somewhere....

ProSkinner.com 05-22-2007 04:44 AM

Quote:

Originally Posted by john1744 (Post 1251884)
This skins amazing the only problem I have is that when I first installed it my latest threads box was showing threads from a defunct forum of mine I had hidden and forgotten about. I deleted that forum and now nothing appears in the latest thread box.

You can see it at systemwars2.com/forums

I have the header and it worked beautifully right before I deleted the one forum, it's just not wanting to display any threads for me now. I've tried turning on and off the external data providing options...

The script won't display posts that are in private forums.

I'm not sure what you did to your header, but whatever it was, it affected all of your skins. Check your vBulletin Options, product and plugins to see if anything might be causing the logo not to appear.

Quote:

Originally Posted by LockeAG (Post 1251898)
To add again the LAST POST Column .

In FORUMHOME TEMPLATES > forumhome_forumbit_level1_nopost

find

Code:

<td class="thead" width="75">$vbphrase[threads]</td>
Add Above

Code:

<td class="thead" width="175">$vbphrase[last_post]</td>

In FORUMHOME TEMPLATES > forumhome_forumbit_level1_post

find

Code:

        <td class="alt1">$forum[threadcount]</td>
Add Above

Code:

<td class="alt2" >$forum[lastpostinfo]</td>

In FORUMHOME TEMPLATES > forumhome_forumbit_level2_post


find

Code:

        <td class="alt2">$forum[threadcount]</td>
Add Above

Code:

<td class="alt2" >$forum[lastpostinfo]</td>

See'a

Thanks for the help. :)
Quote:

Originally Posted by leeman (Post 1252196)
Uhmm little stupid question ....

Where do i alter the font color in the posts???

In your Main CSS, edit the color field under First Alternating Color. It's the .alt1 class.

Spank 05-22-2007 06:19 AM

You're a star LockeAG.

e39m5 05-26-2007 02:08 AM

Very nice. Installed. Ended up editting the header completely, but i dont think I'll touch anything else.

e39m5


All times are GMT. The time now is 03:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01203 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete