Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   vista theme for tsse 5.6 (http://www.bvlist.com/showthread.php?t=7949)

josh1512 19th May 2012 03:32

vista theme for tsse 5.6
 
can anyone help im using the vista theme for tsse 5.6 and when i log out theres a search cloud how would i remove that from the template also when its logged out it comes up with latest news and whats going on how do i remove those aswell and only have the disclaimer and one last thing say my background is in black but the boxes like latest torrents and shoutbox is white how can i change the coliurs on those boxes if anyone knows would you be able to help me please as it would help me out a lot thanks

MasterSource 19th May 2012 06:43

Go to your staffpanel and then plugin and edit who can see what. By default No permission, show to all usergroups (guests too) is checked marked. Un check that and choose who you want to see what. That will take care of login page.

Search Cloud should be in your header.php file and shoutbox color will be in your css file.

josh1512 19th May 2012 23:42

thanks
 
hey thanks mastersource for that btw i have deleted applications on the header but i seem to be having a gap between upload and usercp how do i make that gap go like put them together like the rest of them

MasterSource 22nd May 2012 14:48

Quote:

Originally Posted by josh1512 (Post 34860)
hey thanks mastersource for that btw i have deleted applications on the header but i seem to be having a gap between upload and usercp how do i make that gap go like put them together like the rest of them

I have not seen the vista theme give me a screen shot so I can kind of see what your talking about.

josh1512 22nd May 2012 15:11

hey im using wdw now but ive removed irc and applications from the subheader and on the left hand side is closer to the end of the subheader than the right side how can i move all the text such as home browse etc closer to the right here is the image of what i mean http://uploading.com/files/fe88cb75/subheader.PNG


Bump: and here is the other pic http://uploading.com/files/9mf24a51/subheader.PNG/

firefly007 22nd May 2012 15:49

Quote:

Originally Posted by josh1512 (Post 34902)
hey im using wdw now but ive removed irc and applications from the subheader and on the left hand side is closer to the end of the subheader than the right side how can i move all the text such as home browse etc closer to the right here is the image of what i mean http://uploading.com/files/fe88cb75/subheader.PNG


Bump: and here is the other pic http://uploading.com/files/9mf24a51/subheader.PNG/

look for

.subheader {
}

in your style.css found in ==> include ==> templates ==> (theme name) ==> style.css

more then lightly see whats cutting with padding. I have personally chucked out the java menu and replaced it with CSS3 and html and used mysql sessions to show or hide staff/admin buttons

josh1512 22nd May 2012 15:55

i have gone into my subheader and i have got
#subheader{background: url('../images/subheader.gif') repeat-y center center ; width:953px; height 35px; color:#FFF; margin-left:19px}
#subheader .padding{padding:10px 50px 15px 15px}
#subheader h2{color:#FEAB06}
#subheader a{color:#FECF5F}

what shall i change to sort this problem out

firefly007 22nd May 2012 16:00

Quote:

#subheader .padding{padding:10px 50px 15px 15px}


10px is top

50px is right

15px is bottom

15px is left

josh1512 22nd May 2012 16:09

thank you but i dont know what to type in

firefly007 22nd May 2012 16:12

Quote:

Originally Posted by josh1512 (Post 34909)
thank you but i dont know what to type in


Set top and bottom to 1px and see what happens :cool:


All times are GMT +2. The time now is 13:17.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.