mod_news_pro_gk4 can we have bullets on links

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Thu May 23, 2013 10:43 pm
Hi, i would like to know if it is possible to have bullets or anything on the links. So when you have you article and then you have a set number of links to other articles underneath, i would like to know if it is possible to have like grey or blue colour bullets like this website here

http://www.guardian.co.uk/

as you can see on this website, they have a main article and then underneath they have links to other articles which have a grey bullet before each link

would really like to know if this is possible
User avatar
Platinum Boarder

GK User
Fri May 24, 2013 8:30 am
Hi,
I think yes you can, please give me url to your page and tell me in which module you want to have similar. In sample you gave us, those bullets are images used as background for li items. Do you have some similar ?
User avatar
Gold Boarder

GK User
Sat May 25, 2013 10:26 am
Konrad M wrote:Hi,
I think yes you can, please give me url to your page and tell me in which module you want to have similar. In sample you gave us, those bullets are images used as background for li items. Do you have some similar ?


this is a site we are updating at the moment and making live soon http://www.in2town.co.uk/staging1/jupgrade2/

we want to use it in all categories, for example, celebrity news, weight loss, etc which is on the left. what we want to do is, when we have stories, and when we use links instead of showing the pictures, we want to be able to have the bullet points
User avatar
Platinum Boarder

GK User
Mon May 27, 2013 1:26 pm
Unfortunetly I couldn't check it. On your site I have info "No configuration file found and no installation code available. Exiting..."
User avatar
Gold Boarder

GK User
Sat Jun 29, 2013 1:58 am
Konrad M wrote:Unfortunetly I couldn't check it. On your site I have info "No configuration file found and no installation code available. Exiting..."


hi the site is now live www.in2town.co.uk could you check again please as i really would like to have bullet points, and i would also like the writing smaller, what i mean is, with the bullet points i want the links next to it to be smaller and less space between sentences.

please see my home page as an example
User avatar
Platinum Boarder

teitbite
Thu Jul 11, 2013 2:04 am
Hi

Please add this to css:

Code: Select all
#gkPage .box li, #gkPage .box_text li {
    background: url("../images/style2/bullet_color.png") no-repeat scroll left 5px transparent !important;
    padding: 0 0 0 9px !important;
}
User avatar
Moderator

GK User
Thu Jul 11, 2013 5:28 pm
teitbite wrote:Hi

Please add this to css:

Code: Select all
#gkPage .box li, #gkPage .box_text li {
    background: url("../images/style2/bullet_color.png") no-repeat scroll left 5px transparent !important;
    padding: 0 0 0 9px !important;
}


hi which css file should i add this to
User avatar
Platinum Boarder

GK User
Thu Jul 11, 2013 5:31 pm
in2town wrote:
teitbite wrote:Hi

Please add this to css:

Code: Select all
#gkPage .box li, #gkPage .box_text li {
    background: url("../images/style2/bullet_color.png") no-repeat scroll left 5px transparent !important;
    padding: 0 0 0 9px !important;
}


hi which css file should i add this to


added this to override as not sure which section to put it and nothing is showing up on my home page
User avatar
Platinum Boarder

GK User
Thu Jul 11, 2013 5:34 pm
in2town wrote:
in2town wrote:
teitbite wrote:Hi

Please add this to css:

Code: Select all
#gkPage .box li, #gkPage .box_text li {
    background: url("../images/style2/bullet_color.png") no-repeat scroll left 5px transparent !important;
    padding: 0 0 0 9px !important;
}


hi which css file should i add this to


added this to override as not sure which section to put it and nothing is showing up on my home page


got it to works many thanks for this, silly mistake, forgot to clear my cache.
User avatar
Platinum Boarder

teitbite
Sun Jul 14, 2013 3:20 am
Hi

Ok. I'm glad You've made it working.
User avatar
Moderator

GK User
Sun Jul 14, 2013 12:07 pm
teitbite wrote:Hi

Ok. I'm glad You've made it working.
\

such amazing help, thank you for helping me make my site look better. As always your help has been amazing and that is why this is the best template club
User avatar
Platinum Boarder

teitbite
Tue Jul 16, 2013 2:53 am
Hi

That's really nice of You :) Thank You.
User avatar
Moderator


cron