Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 17th February 2015, 11:15
Marco Marco is offline
Senior Member
 
Join Date: Jun 2009
Seychelles
Posts: 327
Thumbs up Help with CSS
Hello guys , i am looked all around the theme and details.php but i can't find how could this modify this.

I believe it's not from theme because in all themes is same

thank you for helping me
Attached Thumbnails
Untitled.png  
Reply With Quote
  #2  
Old 17th February 2015, 11:32
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
why don't you use firebug and see from where it is ?
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 17th February 2015, 11:38
Marco Marco is offline
Senior Member
 
Join Date: Jun 2009
Seychelles
Posts: 327
Default
i didn't know about firebug :P
Reply With Quote
  #4  
Old 17th February 2015, 12:00
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
getfirebug.com
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
The Following User Says Thank You to DND For This Useful Post:
Marco (17th February 2015)
  #5  
Old 17th February 2015, 12:20
WhyMe WhyMe is offline
Banned
 
Join Date: Apr 2014
P2P
Posts: 160
Thumbs up
Quote:
Originally Posted by Marco View Post
Hello guys , i am looked all around the theme and details.php but i can't find how could this modify this.

I believe it's not from theme because in all themes is same

thank you for helping me





@ themes.css

Add or mod to your needs

PHP Code:
.shadetabs{border-bottom1px solid #555;margin-bottom: 1em;}
.shadetabs ul{fontbold 12px Verdana;list-style-typenone;margin-bottom0;margin-left0;margin-top1px;padding3px 0;text-aligncenter;}
.
shadetabs li{displayinline;margin0;}
.
shadetabs li a{backgroundwhite url("../images/shade.gif"top left repeat-x;border1px solid #555;color: #2d2b2b;margin-right: 3px;padding: 3px 7px;text-decoration: none;}
.shadetabs li a:visited{color#2d2b2b;}
.shadetabs li a:hover{color#2d2b2b;text-decoration: none;}
.shadetabs li.selected{fontbold 11px Verdana;positionrelative;top1px;}
.
shadetabs li.selected a{background-imageurl("../images/shadeactive.gif");border-bottom-colorwhite;}
.
shadetabs li.selected a:hover{text-decorationnone;} 
change the images to what you need



@ajaxtabs in theme.css

PHP Code:
.shadetabs{padding:3px 0margin-left:0margin-top:1pxmargin-bottom:0font:bold 12px Verdana; list-style-type:nonetext-align:left}
.
shadetabs li{display:inlinemargin:0}
.
shadetabs li a{text-decoration:nonepadding:3px 7pxmargin-right:3pxborder:1px solid #778; color:#2d2b2b; background:white url(../images/shade.gif) top left repeat-x}
.shadetabs li a:visited{color:#2d2b2b}
.shadetabs li a:hover{text-decoration:underlinecolor:#2d2b2b}
.shadetabs li.selected{position:relativetop:1px}
.
shadetabs li.selected a{background-image:url(../images/shadeactive.gif); border-bottom-color:white}
.
shadetabs li.selected a:hover{text-decoration:none}
.
contentstyle{border:1px solid graymargin-bottom:1empadding:10px



if you want the full mod of this i can do it as ive got it on my TS SE 5.6-FINAL

So just a side note that is just abit of the code there is alot more too add but thats for me to know and you fined out

Last edited by WhyMe; 17th February 2015 at 15:08.
Reply With Quote
The Following User Says Thank You to WhyMe For This Useful Post:
Marco (17th February 2015)
  #6  
Old 17th February 2015, 15:16
Marco Marco is offline
Senior Member
 
Join Date: Jun 2009
Seychelles
Posts: 327
Default
thanks for your help :)
i will test it when i will go home :)


best wishes
Marco
Reply With Quote
  #7  
Old 18th February 2015, 14:37
WhyMe WhyMe is offline
Banned
 
Join Date: Apr 2014
P2P
Posts: 160
Default
nps pm sent

fireknight thinks he know it lol
Reply With Quote
  #8  
Old 18th February 2015, 19:01
Marco Marco is offline
Senior Member
 
Join Date: Jun 2009
Seychelles
Posts: 327
Default
i wish to thank all for helping me , but i believe my issue wasn't well pointed
i believe after deep serch i could solve my problem
with this
https://github.com/yui/yui3/wiki/Understanding-Skinning
PHP Code:
<div class="yui-skin-sam">
    <
div id="details" class="yui-navset">
        <
ul class="yui-nav"
so please be kind and tell me how to modify :) thank you
Reply With Quote
Reply

Tags
css


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 +2. The time now is 05:31. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.