Position bullets in table - Joomla! Forum - community, help and support
in article want position text this:
intro
...•...blabla left.......................blabla (tabbed)
...•...blabla left.......................blabla (tabbed)
for better view see attached image:
doesn't seem complicated, @ first sight, can't working though:
- if use unordered list <ul></ul> there's no option put tabbed texts behind , have them aligned vertically.
- if use table it's easy have tabbed texts aligned, have add "•" manually (as .jpg or text) in separate column , add css have left text indented.
- using class add both "•" (as background image) , css positioning... can't working. reason, if use background image test.css:
background: (url:../images/bullet.png);
the background image doesn't show in frontend (!?). did upload image via mediamanager in right file.
what's best way achieve (without inline css)? idea?
intro
...•...blabla left.......................blabla (tabbed)
...•...blabla left.......................blabla (tabbed)
for better view see attached image:
doesn't seem complicated, @ first sight, can't working though:
- if use unordered list <ul></ul> there's no option put tabbed texts behind , have them aligned vertically.
- if use table it's easy have tabbed texts aligned, have add "•" manually (as .jpg or text) in separate column , add css have left text indented.
- using class add both "•" (as background image) , css positioning... can't working. reason, if use background image test.css:
background: (url:../images/bullet.png);
the background image doesn't show in frontend (!?). did upload image via mediamanager in right file.
what's best way achieve (without inline css)? idea?
i have no idea you're trying achieve...
"(tabbed)" doesn't tell me anything
please further illustrate desired result
"(tabbed)" doesn't tell me anything
please further illustrate desired result
Comments
Post a Comment