The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
girlTalk - the gift of gab Details »» | |||||||||||||||||||||||||
A popular download, will let the design speak for itself
Demo Link: girlTalk demo More Details: girlTalk details Our Page: ForumTemplates.com Using the skin? Say that you installed it Enjoy Show Your Support
|
Comments |
#42
|
||||
|
||||
Just wanted to show you the site so you could see what I am talking about....
www.myparentconnection.com |
#43
|
|||
|
|||
Example of a missing image: http://www.myparentconnection.com/im...irlTalk_01.gif
Find the girltalk folder inside Upload (in the zip you downloaded), and upload the entire folder to your /images/ folder. |
#44
|
||||
|
||||
okay....off to try that now
|
#45
|
|||
|
|||
Quote:
|
#46
|
||||
|
||||
I must be a complete idiot because I am just not getting this
Okay, so when you say, "Did you make full url paths to all images in StyleVars and Main CSS?" would that be this~ images/girltalk/buttons & images/girltalk/statusicon? I tried it with http://www.mydomain.com in front and nothing showed up. And with the main CSS, I found this section, but am not sure where to put the full url paths. And again with the header template, where do I put it exactly. Remember, I have never done this before and this is all like a foreign language...very confusing, but once I get it, I get it |
#47
|
|||
|
|||
StyleVars
Code:
http://www.myparentconnection.com/forums/images/girltalk/buttons http://www.myparentconnection.com/forums/images/girltalk/statusicon http://www.myparentconnection.com/forums/images/images/attach http://www.myparentconnection.com/forums/images/misc http://www.myparentconnection.com/forums/images/editor http://www.myparentconnection.com/forums/images/polls http://www.myparentconnection.com/forums/images/rating http://www.myparentconnection.com/forums/images/reputation Look for this ' Standard CSS Attributes ' and you will see Background:#E5E5E5 url(images/gradients/gradient_tcat.gif) repeat-x top left You just add Code:
http://www.myparentconnection.com/forums/ Background:#E5E5E5 url(http://www.myparentconnection.com/forums/images/gradients/gradient_tcat.gif) repeat-x top left Just find the rest and do the same, you might need to do it to all, but then it is not my style and I do not know much on it. Also check in Main CSS in Additional CSS Definitions -> (Customized in this Style) You need to check the header and add in this below, in front of what is there. Code:
http://www.myparentconnection.com/forums/ I think you have forum or forums |
#48
|
||||
|
||||
YAY!!! SO far so good! I only did the first part and now I can at least see the icons and buttons....will do the rest later when I have time. I just had to come on here and tell you thank you! You are amazing!! Thanks for being so patient with me!!
|
#49
|
||||
|
||||
Quote:
Table Header- Background #E0E6AF url(images/girltalk/girlTalk_07.gif) repeat and Buttons- Background #E0E6AF url(images/girltalk/girlTalk_07.gif) repeat **Are these the only two I should mess with? I did try adding what you said but it didn't work. Also, I didn't see anything with gradients in it? So the last thing with the additional CSS Definitions (customized in the style)~ It worked!!!! Thank you, Thank you, Thank you!!! |
#50
|
|||
|
|||
Quote:
Post your header template here as well. |
#51
|
||||
|
||||
Here is the header template:
<!-- logo --> <a name="top"></a> <table border="0" cellpadding="0" cellspacing="0" class="wrapper"> <tr> <td class="headerbg"><table width="654" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="headerlogo"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/logo/mpc_01.jpg" style="border:none;" width="199" height="119" alt="$vboptions[bbtitle]" /></td> <td class="headerlogo2"> </td> </tr> </table></td> </tr> <tr> <td class="nav"><div class="navpad"> <!-- nav buttons bar --> <div align="center"> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <if condition="$show['member']"> <td><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> <td><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> <td><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> <td><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> <td id="navbar_search" ><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> </if> <if condition="$show['member']"> <td id="usercptools" ><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> <else /> <if condition="$show['searchbuttons']"> <td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td> <if condition="$show['member']"> <td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> </if> <td ><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td> <if condition="$show['member']"> <td><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scroll bars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </if> </if> <if condition="$show['member']"> <td ><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> </if> </tr> </table> </div> <!-- / nav buttons bar --> </div></td> </tr> <tr> <td class="contentbg"><div class="contentpad"> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|