Need help with banner banner slider
|
|
Andres | Date: Friday, 2011 April 08, 4:52 AM | Message # 1
|
Private
Group: User
Message: 13
[ ]
Offline
| This is my site http://mangud.ucoz.com, u can see the banner slider, how can i make it better? Realy what i want is that the grey area disappears. Sorry about my bad english
|
|
| |
SirDarknight | Date: Friday, 2011 April 08, 5:48 AM | Message # 2
|
Lieutenant
Group: uCozer
Message: 61
[ ]
Offline
| Please Be More Specific and Provide a Screenshot. I can't help you with this information.
Please Give Me Some Reputation or Award If My Post Helps You
|
|
| |
Brazen | Date: Friday, 2011 April 08, 7:28 AM | Message # 3
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Andres, like SirDarknight, already mentioned not enough information. If your English is bad you have to add edited screen shot showing what you are trying to achieve. For now, What gray area are you talking about, is the background the banner slider located on or is it the border around the banner slider? More over, screen shot is not enough, so we will also need to see your code for that page and CSS. Try attaching both codes to this thread!
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 7:49 AM | Message # 4
|
Private
Group: User
Message: 13
[ ]
Offline
| Okey here is the screen shot, I think now u can undertand what i mean
|
|
| |
Brazen | Date: Friday, 2011 April 08, 8:11 AM | Message # 5
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| We also need CSS and template code of that page. Also, explain what you mean by Quote (Andres) Realy what i want is that the grey area disappears. You want the color to be changed to something else?
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 8:16 AM | Message # 6
|
Private
Group: User
Message: 13
[ ]
Offline
| Hmm, I thin these then. http://mangud.ucoz.com/css/index.css http://mangud.ucoz.com/General_appearance_of_forum_pages.txt
|
|
| |
Andres | Date: Friday, 2011 April 08, 8:28 AM | Message # 7
|
Private
Group: User
Message: 13
[ ]
Offline
| I hope i can show what i want now. I have like this. But i want to be like this. Added (2011 April 08, 8:28 Am) --------------------------------------------- Never mind i got it, I put <a front of the code and </a> to the end
|
|
| |
Brazen | Date: Friday, 2011 April 08, 8:35 AM | Message # 8
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| You sure did! Although an interesting way of fixing the problem. Since I already looked at the code I will provide the answer to your question. All you had to do in CSS was to remove or comment out the background in .content_wrap Code /* Zone99 Styles */ .content_wrap { background: url(../images/trans_bg.png); border: 1px solid #1c1c1c; padding: 6px; margin-top: 15px; } Like this: Code /* Zone99 Styles */ .content_wrap { border: 1px solid #1c1c1c; padding: 6px; margin-top: 15px; }
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 8:44 AM | Message # 9
|
Private
Group: User
Message: 13
[ ]
Offline
| Ye I just tried and it worked but my problem is registresion page
|
|
| |
Brazen | Date: Friday, 2011 April 08, 8:48 AM | Message # 10
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Few question on the template. Is this one of the defaults uCoz templates, if yes, provide the design number, if not, show the website from where you got it. Just for the record. What about registration page?
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 8:54 AM | Message # 11
|
Private
Group: User
Message: 13
[ ]
Offline
| I downloaded from http://extm.clan.su hmm the registration page isnt the same.
|
|
| |
Brazen | Date: Friday, 2011 April 08, 9:01 AM | Message # 12
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Can you provide the link to the design, I need to see what kind of templates they included.
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 9:09 AM | Message # 13
|
Private
Group: User
Message: 13
[ ]
Offline
| But this is russian langue, I translated to my langue myself. http://www.zona-ucoz.org.ru/load/vse_dlja_ucoz/shablony_dlja_foruma_ucoz/shablon_foruma_zone99_dlja_ucoz/74-1-0-720
|
|
| |
Brazen | Date: Friday, 2011 April 08, 9:31 AM | Message # 14
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Yep, they included only two templates, one for the forum and the other one for the login form. Maybe, I will look into it later, but for now I am done. Need a break. Just FYI if you don't know much about CSS or HTML I would suggest modifying one of uCoz's default templates, it would be much easier than trying to install less than half done design.
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
Andres | Date: Friday, 2011 April 08, 3:12 PM | Message # 15
|
Private
Group: User
Message: 13
[ ]
Offline
| too bad I realy liked this. Added (2011 April 08, 3:12 PM) --------------------------------------------- I would be very grateful if somebody can help me with this template.
|
|
| |