When i put text in the field area Short Description and add bullets to my text, they show perfectly in front, but when doing the same in the Field Description, the bullets are not shown in front-end. How can i fix this to show the bullets in the Description field also?
18 answers
Hi Hamed,
I am sorry for not getting your points. It would be awesome if you can possibly include URL of your site and a screenshot with detailed explanation. I am happy to help you out.
Best Regards,
Ziven.
Hi Ziven,
It’s quite easy. I want to put text like this:
- Text1
- text2
- Text2
But if i put this in, i get this in front:
Text1
text2
Text2
In text area “Short discription” it works well, but in other text area field it doesn’t.
Hope this explanation is better to understand;-)
Have a nice day!
Hamed
Hi Hamed,
You can add this CSS to the code.
ul li {
list-style: disc;
}
Hope it will help you.
Best Regards,
Ziven.
Where exactly? In which file do i have to add this change?
Hello Ubertheme people!
Every time i ask a question here, i experience that it’s hard getting a bit support from you guys. Looks like it’s hard to answer the simplest questions. This is very frustrating. Also wondering why it must take days to get a answer.
If support on your product is not your thing just don’t suggest you do offer support. One can make a discussion to go for that before spending money on your products.
This really sucks!!
Hi Hamed,
Please go to the file skin/frontend/default/jm_crafts/joomlart/jmslideshow/css/jm.slideshow.css and code at end the file like this below:
.jm-slide-desc ul li {
list-style: disc;
}
Best Regards,
Ziven.
I tried to implement this, but it’s not working.
If i put this in a get dots allover the page.
Spend a lot of time now and i am quite frustrated!!!!!!!!!!!!!
Please give me a usefull answer.
Seems like many items are combined bij the same CSS on this Theme. How can this be solved?
Hi Hamed,
I’m tried the code and it show like this: http://prntscr.com/ac60e1
.jm-mask-desc .jm-slide-desc ul li{
list-style: circle;
color: #000;
}
Please try to it again.
Best Regards,
Ziven.
Again, this is no answer to the question i asked Ziven!!!!!
Tel me where to put it? In what file?
And how to prevent that it also effects other elements of the page?
Please try to give proper answer.
Hi Hamed,
Hi Hamed,
Please go to the file skin/frontend/default/jm_crafts/joomlart/jmslideshow/css/jm.slideshow.css and code at end the file like this below:
.jm-mask-desc .jm-slide-desc ul li{
list-style: circle;
color: #000;
}
Best Regards,
Ziven.
Hi Hamed,
I see you expect faster follow-up, however due to our high workload we can commit to provide support within 24 hour frame only.
For your case, it would be best to check the issue directly on your site, please help to provide us (via private message) your site admin and FTP credentials, our team will help you out.
Thanks for your patience.
Best,
An Nguyen
Hi @Hamed,
I’m changed the css and it show like this http://prntscr.com/adsks5 This is the issue you want resolved like this right?
Let me know if it like you want.
Best Regards,
Ziven.
Hello Ziven
Please find answer in this image http://prntscr.com/adueb7.
Please apply the change accordingly.
Greets,
Hamed
Hi Hamed,
It’s working fine now: http://prntscr.com/aey9uz I’m changed the file: /skin/frontend/default/jm_crafts/css/styles.css
Best Regards,
Ziven.
I try to login to my admin, but i get no access. Password recovery also not working anymore. Did you change something?
Are you still able to login?
Hi Hamed,
I do not need log in the admin and that why I’m not log in the admin. Anyway, I’m not touched to your admin. Only touch the file because this issue only needs change the CSS.
Hope you working well.
Best Regards,
Ziven.