is it possible to make tables in smugmug ?
grosloulou
Registered Users Posts: 87 Big grins
hallo,
i know tables are obsolete and not recommended for a whole site but i find it very convenient to have beautiful content without playing all the time with float:left, clear:both,...
is it possible in smugmug to create a table (table, td, tr) with for instance 5 rows and 2 columns with 5 150x100 or 100x100 images on first columns and centered text on right columns ?
i thought using such method to have a page "Links" in new smugmug with links to photographic sites with logo on left and description on right
no idea which width for the table so let's start with 400px width centered on a responsive smugmug page
in dreamweaver i could do that with a doctype header, a body, a div,... but in smugmug i have not clear ideas about what we can do with div, especially 100% display or 50% display...
if goal is not clear, i have found a joomla example with brands :
http://www.gwapamode.be/carnet-des-marques.html
thanks for help
best regards
marc
i know tables are obsolete and not recommended for a whole site but i find it very convenient to have beautiful content without playing all the time with float:left, clear:both,...
is it possible in smugmug to create a table (table, td, tr) with for instance 5 rows and 2 columns with 5 150x100 or 100x100 images on first columns and centered text on right columns ?
i thought using such method to have a page "Links" in new smugmug with links to photographic sites with logo on left and description on right
no idea which width for the table so let's start with 400px width centered on a responsive smugmug page
in dreamweaver i could do that with a doctype header, a body, a div,... but in smugmug i have not clear ideas about what we can do with div, especially 100% display or 50% display...
if goal is not clear, i have found a joomla example with brands :
http://www.gwapamode.be/carnet-des-marques.html
thanks for help
best regards
marc
0
Comments
Have you tried creating a table?
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
hallo denise,
not yet because i didn't know how to add css to html block and it seems "easy" in the css tab.
i thought i needed to create css sheets somewhere in smugmug trees to specify it applies to my about page only,...
for a table, would you first use a div ? for instance because it must be centered in a smugmug page which is supposed to be responsive...
kind regards
marc
Nope, in the HTML block just start with <table> and end with </table>. Then click on the css and make your class and css. For example
This is the css code for my table at http://hickoryfootball.smugmug.com/
many thanks, miseryshusband
it is exactly what i was looking for
I have learned a lot with your code to make a beautiful table
I think smugmug should publish some examples like that even if the primary goal is to upload pictures.
I have some doubts all photographers are skill in html and smugmug editor tool is quite basic to do the same.
best regards
marc