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

Bullet Text not working

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 03-01-2010, 02:41 PM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Bullet Text not working

First:
This is posted in bugs, it shouldn't be as you have custom skin...(I'm sure the mods will move it.

You need a separate ul class and contain that with a div, fairly easy, I will post code up for you etc, lets get the mods to move this....
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote
  #12  
Old 03-01-2010, 02:44 PM
  swartzieee's Avatar 
swartzieee swartzieee is offline
 

Advanced Member
  
Join Date: Feb 2010
Posts: 58
 

Default Re: Bullet Text not working

Quote:
Originally Posted by gizmo
First:
This is posted in bugs, it shouldn't be as you have custom skin...(I'm sure the mods will move it.

You need a separate ul class and contain that with a div, fairly easy, I will post code up for you etc, lets get the mods to move this....

I am a newbie.. How do i get the mods to move this thread? Or are you able to get it moved?

Please post the code..

Thank you for your help!
__________________
4.7.11
BuckeyeFanApparel.com
Reply With Quote
  #13  
Old 03-01-2010, 02:45 PM
 
jdiehl jdiehl is offline
 

eXpert
  
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
 

Default Re: Bullet Text not working

Ah I see they use class="content" in the sidebars as well.

Changing it to this should work:

div.dialog ul {
padding-left: 20px;
list-style: disc;
}

This way you don't have to use any wrappers or anything.
__________________
Jason Diehl

Finding Cures for Your Online Headaches: http://www.internetmedicineman.com/
Reply With Quote
  #14  
Old 03-01-2010, 02:47 PM
 
jdiehl jdiehl is offline
 

eXpert
  
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
 

Default Re: Bullet Text not working

It also appears that you changed the:

ol, ul {
list-style:circle;
}

Change that back to none, that affects the entire site.
__________________
Jason Diehl

Finding Cures for Your Online Headaches: http://www.internetmedicineman.com/
Reply With Quote
  #15  
Old 03-01-2010, 02:48 PM
  swartzieee's Avatar 
swartzieee swartzieee is offline
 

Advanced Member
  
Join Date: Feb 2010
Posts: 58
 

Default Re: Bullet Text not working

Ok, I made the change.. Please look it over again..
__________________
4.7.11
BuckeyeFanApparel.com
Reply With Quote
  #16  
Old 03-01-2010, 02:49 PM
 
jdiehl jdiehl is offline
 

eXpert
  
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
 

Default Re: Bullet Text not working

Looks good to me, is that what you wanted? At least it looks good in Google Chrome.
__________________
Jason Diehl

Finding Cures for Your Online Headaches: http://www.internetmedicineman.com/
Reply With Quote
  #17  
Old 03-01-2010, 02:49 PM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Bullet Text not working

Ok:
here is css ad it to main.css

ul.mydisk {
list-style-type:disc;
}


NOW FOR EXAMPLE

<strong>Why Shop at BuckeyeFanApparel?</strong></p>
<ul class="mydisk">
<li>
Shop 24-7 securely without having to leave home.</li>
<li>
Great product selection, prices and customer service.</li>
<li>
Easy returns and exchanges.</li>
<li>
Pay no sales tax (if shopping outside of AZ).</li>
<li>
Products usually ship within 24 hours (Monday - Thursday).</li>
</ul>

This will now only show where you add the ul class because it has it's own class..

<ul class="mydisk">
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote
  #18  
Old 03-01-2010, 02:51 PM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Bullet Text not working

Quote:
Originally Posted by jdiehl
Looks good to me, is that what you wanted? At least it looks good in Google Chrome.

No he didn't, he wanted a separate ul class, as you could see when he added your css, it was giving everything with a ul, with a bullet, the skin he has is not designed for that....

So He needed separate ul class as I first mentioned..
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote
  #19  
Old 03-01-2010, 02:54 PM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Bullet Text not working

Quote:
Originally Posted by jdiehl
Looks good to me, is that what you wanted? At least it looks good in Google Chrome.

My apologies it was users fault (With your code implementation) and I didn't read your code properly, plus my code was just a simple why....
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote
  #20  
Old 03-01-2010, 02:54 PM
  swartzieee's Avatar 
swartzieee swartzieee is offline
 

Advanced Member
  
Join Date: Feb 2010
Posts: 58
 

Default Re: Bullet Text not working

Gizmo - I made the changes jdiehl mentioned first and it seems to have put the bullets where i intended them to be, not the whole site like his first line of code did. Please have a 2nd look and let me know if you agree I am good to go now.
__________________
4.7.11
BuckeyeFanApparel.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 11:51 AM.

   

 
X-Cart forums © 2001-2020