Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Transparan Style GK (Fix CMS BLog User Menu) Details »»
Transparan Style GK (Fix CMS BLog User Menu)
Version: 1.00, by gkaradagan gkaradagan is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: Suite Style - Version: 4.0.x Rating:
Released: 02-18-2010 Last Update: 05-21-2010 Installs: 37
Template Edits
 
No support by the author.


Everything is okey.

Hi ,
In this still you can change background whatever you want but i designed this still on woman's background (like white background). If u wanna use black-background, u must change some link colors
in this still there is navbar bar and footer bar. They are moving.if u dont like them you can change your header template.


ok let's start..

+++++++Menu sensible guest or member++++ Added menu link english +++++++++
Fix User Panel



Fix Blog


Fix CMS




Header




Another Background




ForumHome



Footer




Posbit



















Download Now

File Type: zip GKTransparan.zip (279.1 KB, 354 views)
File Type: zip GKTransparanv2.zip (632.8 KB, 129 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 02-19-2010, 09:06 PM
gkaradagan gkaradagan is offline
 
Join Date: Apr 2007
Location: İstanbul
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i m not sure i think i dont understand your problem correctly ok your navbar buttons are moving Do you want that ? if u dont want that post the header.css please.
Reply With Quote
  #53  
Old 02-19-2010, 09:12 PM
gkaradagan gkaradagan is offline
 
Join Date: Apr 2007
Location: İstanbul
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

İf u wanna that they are not moving code is here

Code:
<div id="arkaplan">



<p>&nbsp;</p>
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
{vb:raw ad_location.ad_header_logo}
<div>


<a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="/images/gkultra/style/logo.png" alt="Witney.me Hosted By MissionTcomputers" /></a></div>
<div id="bar">
<div id="toplinks" class="toplinks">
<vb:if condition="$show['member']">

<ul class="isuser">
<li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
<vb:if condition="$show['registerbutton']">
<li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
</vb:if>

<vb:if condition="$notifications_total">
<li class="popupmenu notifications" id="notifications">
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
<ul class="popupbody popuphover">
{vb:raw notifications_menubits}
</ul>
</li>
<vb:else />
<li class="popupmenu nonotifications" id="nonotifications">
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}</a>
<ul class="popupbody popuphover">
<li>{vb:rawphrase no_new_messages}</li>
<li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li>
</ul>
</li>
</vb:if>
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
</ul>
{vb:raw template_hook.header_userinfo}
<vb:comment><p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p></vb:comment>



<vb:if condition="$vboptions['enablesearches']">
<div id="globalsearch" class="globalsearch">


</vb:if>
</div>
</div></div>
<div align="center"><br><br><br><br><br><br><br><br><br>
<a class="buttong" href="content.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/thread.gif" align="top" alt="" border="0"/>Home</span></a>
<a class="buttong" href="forum.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/forum.gif" align="top" alt="" border="0"/>Forum</span></a>
<a class="buttong" href="blog.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/blog.jpg" align="top" alt="" border="0"/>Blog</span></a>
<a class="buttong" href="http://witney.me/search.php?do=getdaily&contenttype=vBForum_Post" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/paint.png" align="top" alt="" border="0"/>Whats New</span></a>
<a class="buttong" href="group.php?" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/paint.png" align="top" alt="" border="0"/>Group</span></a>
<a class="buttong" href="faq.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu//help.png" align="top" alt="" border="0"/>Faq</span></a>
<a class="buttong" href="{vb:link member, {vb:raw bbuserinfo}}" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/uye.png" align="top" alt="" border="0"/>Profile</span></a>
<a class="buttong" href="usercp.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/uye.png" align="top" alt="" border="0"/>Settings</span></a>
<a class="buttong" href="search.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/target.png" align="top" alt="" border="0"/>Search</span></a>


<vb:else />
<ul class="nouser">

<li>
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>
<form action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
<fieldset id="logindetails" class="logindetails">
<div>
<div>
<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>" onfocus="if (this.value == '<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>'){this.value=''; this.style.color='black';}" onblur="if (this.value == '') {this.value='<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>'; this.style.color='#828282';}"/>
<input type="password" class="textbox default-value" tabindex="102" name="vb_login_password" id="navbar_password" size="10" onfocus="this.style.color='black';" />
<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />
</div>
</div>
</fieldset>
<div id="remember" class="remember">
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
</div>

<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
</li>
</ul>


<vb:if condition="$vboptions['enablesearches']">
<div id="globalsearch" class="globalsearch">


</vb:if>
</div>
</div>
<div align="center"><br><br><br><br><br><br><br><br>
<a class="buttong" href="content.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/thread.gif" align="top" alt="" border="0"/>Home</span></a>&nbsp;&nbsp;&nbsp;&nbsp;
<a class="buttong" href="forum.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/forum.gif" align="top" alt="" border="0"/>Forum</span></a>
<a class="buttong" href="blog.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/blog.jpg" align="top" alt="" border="0"/>Blog</span></a>
<a class="buttong" href="http://witney.me/search.php?do=getdaily&contenttype=vBForum_Post" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/paint.png" align="top" alt="" border="0"/>Whats New</span></a>
<a class="buttong" href="faq.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu//help.png" align="top" alt="" border="0"/>Faq</span></a>
<a class="buttong" href="register.php" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/kdf.png" align="top" alt="" border="0"/>Register !</span></a>

</vb:if>
</div>
<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}

</div>



<vb:if condition="$vboptions['enablesearches']">
<div id="globalsearch" class="globalsearch">


</vb:if>
</div>
</div>

<br/>
Reply With Quote
  #54  
Old 02-19-2010, 09:33 PM
gkaradagan gkaradagan is offline
 
Join Date: Apr 2007
Location: İstanbul
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think you can use this condition

Code:
<vb:if condition="$show['member']"></vb:if>
i made menu like this

HTML Code:
<br/>
<div align="center">
 <a class="buttong" href="content.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/thread.gif" align="top" alt="" border="0"/>CMS</span></a>
 <a class="buttong" href="forum.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/forum.gif" align="top" alt="" border="0"/>Forum</span></a>
 <a class="buttong" href="blog.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/blog.jpg" align="top" alt="" border="0"/>Blog</span></a>
<vb:if condition="$show['member']">
<a class="buttong" href="{vb:link member, {vb:raw bbuserinfo}}" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/uye.png" align="top" alt="" border="0"/>Profile</span></a>
</vb:if>

<vb:if condition="$show['member']">
<a class="buttong" href="search.php?do=getdaily&contenttype=vBForum_Post" onclick="this.blur(); return true;"><span style="cursorointer;"><img src="images/gkultra/menu/paint.png" align="top" alt="" border="0"/>Whats New</span></a>

</vb:if>
 <a class="buttong" href="group.php?" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/paint.png" align="top" alt="" border="0"/>Group</span></a>
 <a class="buttong" href="faq.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu//help.png" align="top" alt="" border="0"/>Faq</span></a>

<vb:if condition="$show['member']"> <a class="buttong" href="usercp.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/uye.png" align="top" alt="" border="0"/>Settings</span></a>
</vb:if>
 <a class="buttong" href="search.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/target.png" align="top" alt="" border="0"/>Search</span></a>
<vb:if condition="$show['guest']">
<a class="buttong" href="register.php" onclick="this.blur(); return true;"><span style="cursor:pointer;"><img src="images/gkultra/menu/kdf.png" align="top" alt="" border="0"/>Register !</span></a>

</vb:if>
</div>
Reply With Quote
  #55  
Old 02-19-2010, 09:41 PM
steven72555 steven72555 is offline
 
Join Date: Dec 2006
Location: USA
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WOW...
nice style idea..
but TOO spread out and kinda whacked..

thanx, bot no thanx
Reply With Quote
  #56  
Old 02-19-2010, 09:50 PM
gkaradagan gkaradagan is offline
 
Join Date: Apr 2007
Location: İstanbul
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

+++++++Menu sensible guest or member++++ Added menu link english +++++++++
Reply With Quote
  #57  
Old 02-19-2010, 09:51 PM
gkaradagan gkaradagan is offline
 
Join Date: Apr 2007
Location: İstanbul
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steven72555 View Post
WOW...
nice style idea..
but TOO spread out and kinda whacked..

thanx, bot no thanx
i dont understand your writing please explain what to say my english is not perfect
Reply With Quote
  #58  
Old 02-19-2010, 09:57 PM
TazDevilLooney TazDevilLooney is offline
 
Join Date: Jan 2010
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ah getting close, remove the [position:fixed] @ #bar
in header.css
Reply With Quote
  #59  
Old 02-19-2010, 10:05 PM
TazDevilLooney TazDevilLooney is offline
 
Join Date: Jan 2010
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow got it LOL.

Remove the line [posistion:fixed:] in the [#BAR] section of header.css
also
Remove <p>&nbsp;</p> from the top of the header code.
Reply With Quote
  #60  
Old 02-20-2010, 12:04 AM
steven72555 steven72555 is offline
 
Join Date: Dec 2006
Location: USA
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gkaradagan View Post
i dont understand your writing please explain what to say my english is not perfect
Your graphics are located in too many places.
That is what I meant
Reply With Quote
  #61  
Old 02-20-2010, 01:00 AM
Juggernaut Juggernaut is offline
 
Join Date: Dec 2009
Location: California
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks great, only wish the tabs could be used, because skin tabs are not in spanish.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 11:51 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.05104 seconds
  • Memory Usage 2,368KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete