| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
button classes dont display correctly | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I want to move buttons from 1 table location into another but when I do that my button classes don't display correctly.
Here is a link show a graphic of my problem: http://www.michaelmoskva.com/image7profile/buttonsdisplay.htm I posted the code. If someone can take a look at it and help me out. Here is my code for the center table were the button are giving me trouble. Its located at the line that says <img src> "A href" Code:
Here is my code for the buttons that are display correctly. Its located at the "onclick": Code:
__________________
x-cart 4.0.16v linux server |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Well, the first thing that jumps out at me is that you are using the same class for the image (in the first code bit) as you are for a table cell (in the second code bit).
Untill we see what is in the CSS for that class, and also know what it is that you are trying to accomplish and what is not showing up that you expect to see - it is difficult to tell. |
|||||||||
#3
|
|||||||
|
|||||||
![]() I want the buttons in the center of the table to look link the buttons I have displayed at the bottom left of the page. The buttons in the center table have a different font color displaying and it has rollover states. It should look like the buttons displaying below them; with no-rollover states and have a red txt font displaying not blue?
http://<a href="http://www.michaelmoskva.com/xcart/my_account.php" target="_blank">http://www.michaelmoskv...ccount.php</a> I adjusted the location of <font> tag but that didnt help any; and i also removed the <span> tags but that didn't help any either? Here is my css button code: Code:
code for button located in center table: Code:
code for the buttons that are displaying correctly Code:
__________________
x-cart 4.0.16v linux server |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Well, the buttons at the bottom are made using Table Cells. Why don't you just replicate that code?
Also, the HTML that you are using for the links at that top is not entirely correct. Modify profile The more correct way to write this is Modify profile Its just a plain link. |
|||||||||
#5
|
|||||||
|
|||||||
![]() I changed the code to read like you mentioned below, but teh button would not adjust at all.
Code:
I then tryed to replicate the code and insert it into the center table, my alignment would screw up. dont know what to do? http://<a href="http://www.michaelmoskva.com/xcart/my_account.php" target="_blank">http://www.michaelmoskv...ccount.php</a>
__________________
x-cart 4.0.16v linux server |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|