| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Logo and Special Offers alignment issues | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() http://www.vacsew.com/cart/home.php
1. Note the logo - I need it to be that size, but obviously I am having trouble making that top rectangle large enough to accommodate the logo. 2. Notice the poorly written text just to the right of the category menu. This is injected via the Special Offers section in Admin. I want that text to be centered in the middle of that section. In both cases I have played around with the .css files, but can't figure out where or how to fix these issues.
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() fire bug is excellent for this.
For the logo fintd this #header - change height #header .line1 - change height #content-container - change top margin
__________________
xcart 5.1.2 |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() Quote:
Is this in a tpl or .css file. I have Firebug, but I admit I haven't had time to really get to know it.
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() Update - I figured out how to move the search bar:
/skin.main.css #header .line1 { position: relative; height: 200px; direction: ltr; } #header .line1 .logo { padding-top: 10px; margin-left: 10px; width: 203px; } But how do I move the other containers down?
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() #content-container - change top margin
__________________
xcart 5.1.2 |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() Quote:
Sweet - Here I was looking right at that earlier as well. Would have helped if the .css files were a tad better commented... ![]() Thanks! Ok - Now the center section where I have the text about the fact that the system is still broken.... All the text is crammed over on the left, but when I look at it in the Special Offers editor (including in the wysiwyg mode), it looks fine. Could this be happening because I selected the 3-column layout when I uploaded this skin? I can't figure out how to get this text to center in the middle of the page (as shown here on our old site - www.vacsew.com).
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() find this
.offers-short-list { margin-bottom:10px; margin-top:15px; text-align:left; } and try this .offers-short-list { margin-bottom:10px; margin-top:15px; text-align:right; }
__________________
xcart 5.1.2 |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() That code is not in the main.css or in the altskin.css
Any clues?
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
#9
|
|||||||||
|
|||||||||
![]() firebug says its in main.css
__________________
xcart 5.1.2 |
|||||||||
#10
|
|||||||||
|
|||||||||
![]() Hmm - The only place I find it in the main.css file is under:
/* Admin preview layout */ .admin-preview #header, .admin-preview #footer, .admin-preview #left-bar, .admin-preview #right-bar, .admin-preview #location, .admin-preview .offers-short-list, .admin-preview .creviews-dialog, .admin-preview .send2friend-dialog
__________________
Carl Tice X-Cart 4.6.6 X-Payments 3.0 ReBOOT 3.4.1 PHP 5.6.30 MySQL 5.6.35 Linux 2.6.32-042stab120.18 ionCube PHP Loader v4.7.3 Perl 5.10.1 |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|