Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Editing home page in 4.4.1

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 01-19-2011, 04:49 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Editing home page in 4.4.1

Unfortunately - it will be difficult unless you have some basic html/css/smarty knowledge. You can get some basic help from the people on this forum - or some quick work done by posting in the pro-help-services request forum.

Hint - if you remove the img inside the div class="welcome-top" - you have to account for the css that was placing it in the layout, if you want your new content to be in the same place. If you look with Firefox/Firebug at the original image, you will see something like this:
img.welcome {
float: right;
height: 262px;
margin-left: 20px;
width: 580px;
}

So, whatever you replace it with, will need similar styles to sit in the same location. You might have to creaate a div with the same style as the image you replaced, and put your $lng.txt_welcome inside of it. At any rate - using Firebug - you can change css on the fly until it is how you like it - then commit it to your code.

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #12  
Old 01-20-2011, 09:31 AM
 
herniarelievers herniarelievers is offline
 

Member
  
Join Date: Sep 2007
Posts: 27
 

Default Re: Editing home page in 4.4.1

I have used Firefox and Firebug and still no success. I have not removed the image yet so that is not the issue. X-cart responded with the same methods I have already tried. If someone has successfully modified their home page using the Fashion Mosaic them please help me.
__________________
4.4.1
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:44 PM.

   

 
X-Cart forums © 2001-2020