I am attempting to edit the Rain Drop theme to make it look like the one on this site http://www.cherish.urban-files.com/gallery/ .I want to make it look thinner but so far have only been able to decrease the inside table in the config area.I can't seem to make the white background area thinner though.If possible can anyone tell me how to achieve this?
Thanks :)
In the default Water_Drop template.html
Find the 1st instance only of
<table width="100%" border="0" cellpadding="20" cellspacing="20">
and change to
<table width="740px" align="center" border="0" cellpadding="20" cellspacing="20">
This will get you an outer table of 700px wide and centered in the browser window. You can change the width="740px" to whatever size you want but remember to take into account that the actual width will be your size minus 40px to account for the cellpadding and cellspacing values.
Thank you... worked perfectly :)
I have another quick question...
I uploaded some images last night and had the option to create intermediate images turned off but now I have it turned back on and of course the intermediate images are missing.Is there anyway to create them without re-uploading the images again?
Thank you :)
Use admin tools. Please follow the one question per thread rule.
Do you mean this option in Admin Tools-> Update thumbs and/or resized photos (1)
I'll remember the rule now :)