X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   dialog.tpl borders (https://forum.x-cart.com/showthread.php?t=53074)

guy gregor 03-31-2010 05:19 AM

dialog.tpl borders
 
Hi everyone ,
no matter what i do , i cant seem to get the contents to quite fit inside dialog.tpl. its best seen on a product page , i want to get a left + right border around it , but everything seems to over ride it , i would really appreciate it if some one could spare the time to look for me ,its just a few pixels on the left and right
http://www.sunrisedirect.co.uk/Bohemia-Sleeveless-Wrap-Knit-p-20914.html

as allways , thanks to everyone here who helps so much

TBone 04-01-2010 12:17 PM

Re: dialog.tpl borders
 
go to line 87 in your main.css and change dialog2tpl class (it's on line 87)
so it becomes:

.dialog2tpl {
background:none repeat scroll 0 0 white;
border:1px solid black;
padding:0 10px;
width:100%;


}


hope this helps

guy gregor 04-17-2010 11:40 PM

Re: dialog.tpl borders
 
thanks Tbone :) .. i didnt quite , but almost , a couple other tweaks moved it though . i still dont reall understand whats causing it though

TBone 04-18-2010 11:04 PM

Re: dialog.tpl borders
 
1 Attachment(s)
It's not quite clear to me how the final result should look.
When you do the modifications right it should look like in the attachement.


All times are GMT -8. The time now is 04:31 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.