Home Forum  Search the forums : 
GFXstyles
Go Back   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
No avatar
Junior Member
Join Date: Feb 2008 Posts: 7 Lizbaby4 will become famous soon enough Lizbaby4 is offline
February 17th, 2008, 04:22 PM
Question No Buttons, no icons

I installed your St. Pat's skin on my forum, and the colors are OK, but there are no buttons, icons or anything appearing. All I get are red X in a small box.

I checked the path and it seems correct. What am I doing wrong?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,369 Blog Entries: 6 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 Santai is offline
February 17th, 2008, 04:26 PM
Default Re: No Buttons, no icons

could you post a link -- will take a look at it --

if you hover over the red-x, right click and path - what is it ? .. .

Quote:
Originally Posted by Lizbaby4 View Post
I installed your St. Pat's skin on my forum, and the colors are OK, but there are no buttons, icons or anything appearing. All I get are red X in a small box.

I checked the path and it seems correct. What am I doing wrong?

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Junior Member
Join Date: Feb 2008 Posts: 7 Lizbaby4 will become famous soon enough Lizbaby4 is offline
February 18th, 2008, 12:21 AM
Default Re: No Buttons, no icons

OK, I figured it out. I had to be added in a different place, so it appears to be working.

How do I put my website name on the top of it? Right now I get this

:: Forum : Home Page ::

in the middle, with the 2 green ribbons on either side. I like the left one that says St. Patrick's Day
GFX Styles

but I would rather my website name appear at the top, KWIM?

I would post a link, but it is not available to members until I get it working. My website is called Mommies Minute.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,369 Blog Entries: 6 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 Santai is offline
February 18th, 2008, 04:02 AM
Cool Re: No Buttons, no icons

the 2 links are in the header template if you wish to change or remove them .

just need to edit the header psd - or let us know what you wish it changed to -
took a guess , if it needs changes let us know and will re work it .

this replaces the one supplied in the misc directory of the style, may need to be renamed or

the name can be changed in the style vars for the style.
Attached Images
File Type: gif logo.gif (7.1 KB, 15 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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Junior Member
Join Date: Feb 2008 Posts: 7 Lizbaby4 will become famous soon enough Lizbaby4 is offline
February 18th, 2008, 11:18 AM
Default Re: No Buttons, no icons

The ribbon looks great, but KWIM stands for Know What I Mean.

Could you do one with Mommies on the top and Minute underneath? Or, just have it say St. Patrick's Day (if I can figure out how to put the board name in the center).

OK, if I go into the header template, I see I can remove

<td align="center">
<div style="padding-top:57px;" class="smallfont"><strong>::
<a href="$vboptions[forumhome].php$session[sessionurl_q]">Forum</a> :
<a href="$vboptions[homeurl]">Home Page</a>
::</strong>
</div>

and that should take out the ::Forum : Home Page:: How do I put a logo or banner in the center then (like if I make one - and what size should it be?) or does the center just stay blank?

I love the colors, and I can't wait to get it working so I can release it to my members. Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,369 Blog Entries: 6 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 Santai is offline
February 18th, 2008, 11:45 AM
Default Re: No Buttons, no icons

to add an image in the center - just remove the links .. .
and wright it like an image -

width depends on the forum width you desire - would try and keep it 200 - 300 pixls wide for a 770 width board . height - the sides are 108pxls -- same at the most .

from :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
to : this is with the image you use in the styles misc directory :
Optional padding if the image needs to be bumped down some from the top. or remove .
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.


Quote:
Originally Posted by Lizbaby4 View Post
The ribbon looks great, but KWIM stands for Know What I Mean.

Could you do one with Mommies on the top and Minute underneath? Or, just have it say St. Patrick's Day (if I can figure out how to put the board name in the center).

OK, if I go into the header template, I see I can remove

<td align="center">
<div style="padding-top:57px;" class="smallfont"><strong>::
<a href="$vboptions[forumhome].php$session[sessionurl_q]">Forum</a> :
<a href="$vboptions[homeurl]">Home Page</a>
::</strong>
</div>

and that should take out the ::Forum : Home Page:: How do I put a logo or banner in the center then (like if I make one - and what size should it be?) or does the center just stay blank?

I love the colors, and I can't wait to get it working so I can release it to my members. Thanks!
Attached Images
File Type: gif 1logo.gif (6.8 KB, 12 views)
File Type: gif 2logo.gif (6.6 KB, 12 views)
File Type: gif 3logo.gif (7.3 KB, 12 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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Junior Member
Join Date: Feb 2008 Posts: 7 Lizbaby4 will become famous soon enough Lizbaby4 is offline
February 18th, 2008, 02:51 PM
Default Re: No Buttons, no icons

Thank you! It worked like a charm and looks terrific!

I'll come back and post a link so you can check it out just before St. Pat's Day!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 52 Location: USA - tn Posts: 6,369 Blog Entries: 6 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 Santai is offline
February 18th, 2008, 03:47 PM
Thumbs up Re: No Buttons, no icons

ok -- let us know if you need help with anything else .. .
Quote:
Originally Posted by Lizbaby4 View Post
Thank you! It worked like a charm and looks terrific!

I'll come back and post a link so you can check it out just before St. Pat's Day!

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
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



All times are GMT -5. The time now is 08:29 PM.
style developed @ GFXstyles
Content Relevant URLs by vBSEO 3.1.0
Copyright © 2006-2008 gfxstyles.com Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.