Welcome to GFXstyles
GFXstyles  
All times are GMT -5. The time now is 09:14 PM.
 »   GFXstyles » Style forums » Styles Support : free :

Styles Support : free : Help for getting your style set up and coded properly, plug in integration
Not for add ons or programs that dont' use the vBulletin template configuration

Reply
 
LinkBack Thread Tools Display Modes
Old February 13th, 2007, 11:05 PM
  post #1
Junior Member
 
Join Date: Feb 2007
Posts: 3
Rep Power: 17 @ 66
BoredOOMM will become famous soon enough
Default Needing minor tweaks to Valentine

Our installation was successful, except the bar at the top says only "Additional Links"

How do we set simiar as you have with Forum, Home Page, Top List

We are planning on installing other skins and so the help would apply to the other skins also.

Is the Teddy Bear & Balloon Graphic able to be replaced?
BoredOOMM is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 14th, 2007, 02:09 AM
  post #2
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 52
Posts: 6,276
Blog Entries: 6
Rep Power: 96 @ 666
Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: Needing minor tweaks to Valentine

Quote:
Originally Posted by BoredOOMM View Post
Our installation was successful, except the bar at the top says only "Additional Links"

How do we set simiar as you have with Forum, Home Page, Top List
to add additional links , we have moved the standard vBulletin links to/ on the top , then added the additional links where they were .

to add links or text to this bar : in the admin cp ; Styles and Templates ; Styles ; expand the templates for the style .
expand the Navigation / Breadcrumb templates ; edits are in the navbar template .
littlenav_links past 1/2 way down under :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
is the bar where you can add links or what you need .
edit or replace the default text :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
with what ever links or text you wish .
they are written and separated just like the vBulletin links with the <td link </td .
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
one link for each <td on its own line ;
we did change the class as not to change other parts of the style that use the vBulletin class tthat was here .

if a plug in or mod wants you to find in the nav bar : in red it what we changed :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
in this style it would be
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
Quote:
Originally Posted by BoredOOMM View Post
We are planning on installing other skins and so the help would apply to the other skins also.
Just need to ask and will help out when and with what we can , time permitting .
will be reworking the forums some to better help know where to get help .

Quote:
Originally Posted by BoredOOMM View Post
Is the Teddy Bear & Balloon Graphic able to be replaced?
yes - we included the psds and fonts we used for them , the psd can be edited to what ever you wish , a new one made if necessary .
the code is in the header template .
if you need help editing the psd , text ask and we will try and get what your after or started in the right direction with your help .

the code is in the header template .

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Santai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 15th, 2007, 01:13 AM
  post #3
Junior Member
 
Join Date: Feb 2007
Posts: 3
Rep Power: 17 @ 66
BoredOOMM will become famous soon enough
Default Re: Needing minor tweaks to Valentine

Thank you for the help.

Please if you can, how do I enlarge the type in the footer?
BoredOOMM is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 15th, 2007, 04:28 AM
  post #4
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 52
Posts: 6,276
Blog Entries: 6
Rep Power: 96 @ 666
Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: Needing minor tweaks to Valentine

enlarging the footer text :

the links that go across the bottom in the gradient : in the main css for the style ( from the drop down menu for it ) .

very bottom block of the additional css find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
changing the 10 will make it larger .
would also recommend changing the font face to ' tahoma '

next size with font change is -
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
need to make sure the formating is correct in css or it wont' work - every ' , ' - ' ; ' or ' : ' means something and needs to be there or it will not work correctly .

to change the size of the copyright - yours find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
and remove 'class="smallfont" ' .


change the 10 to a larger number .

the "style developed @ GFXstyles" in the footer template find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
the vBulletin copyright find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
Quote:
Originally Posted by BoredOOMM View Post
Thank you for the help.

Please if you can, how do I enlarge the type in the footer?
any thing else you need help with just ask
Attached Images
File Type: jpg footer-font-valentines.jpg (23.4 KB, 1 views)

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
donations appreciated
Santai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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