How to delete the data in the news
- GK User
- Sat Feb 02, 2013 9:50 pm
I need to delete the data in the news, the black dot with the date blank.
This is the link of the reference:
http://www.franchise-store.it/index.php/investimento
In the options Article also eliminating the date, continues to appear on the front end.
thanks
This is the link of the reference:
http://www.franchise-store.it/index.php/investimento
In the options Article also eliminating the date, continues to appear on the front end.
thanks
-
- Senior Boarder
- GK User
- Sun Feb 03, 2013 2:04 am
piterdan wrote:I need to delete the data in the news, the black dot with the date blank.
thanks
Hello friend,
set this code into your overide.css
- Code: Select all
.itemDate
{
background-image: none;
color: #f9f9f9;
}
or use color black with 000
dont forget to enable overide.css in template settings!!
-
- Expert Boarder
- GK User
- Wed Feb 06, 2013 5:18 pm
kosovari wrote:piterdan wrote:I need to delete the data in the news, the black dot with the date blank.
thanks
Hello friend,
set this code into your overide.css
- Code: Select all
.itemDate
{
background-image: none;
color: #f9f9f9;
}
or use color black with 000
dont forget to enable overide.css in template settings!!
Hello Kovovari,
thanks for the information, but it remains a blank space very large, you can reduce it?
Greetings
-
- Senior Boarder
- GK User
- Sun Feb 10, 2013 5:45 pm
Hello Kovovari, thanks for the information, but it remains a blank space very large, you can reduce it?
Greetings
Friend.... if the size is to big or anything not ok.... just add into this code.... betwin the lines...
font-size: 16px;
font-family: georgia; or or or....
font-weight: 500; or or with px!!
You can play a bit with them....
-
- Expert Boarder
4 posts
• Page 1 of 1