|
|||||||
| View Poll Results: Do you like this template? | |||
| Awesome template! |
|
8 | 53.33% |
| It's nice... |
|
7 | 46.67% |
| Nah man! It's B-A-D! |
|
0 | 0% |
| Voters: 15. You may not vote on this poll | |||
| Post Reply |
|
|
Thread Tools |
|
#21
|
|||
|
|||
|
Love this template, now if I could just get the site to work
Works great on my home server but not when I upload it.
|
|
#22
|
|||
|
|||
|
Not working on server
Rick,
please give us the Host information which you can find in "the General Info": mine is for example: Quote:
|
|
#23
|
|||
|
|||
|
dumb??
sorry if this is stupid, but the scroll bar issue, but what line of what file should I edit to turn scroll bars on?
Scott |
|
#24
|
||||
|
||||
|
Find
Code:
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&amp;showimage=$image_id','Comments','width=480,height=540');\">$lang_comment_popup</a>",$tpl);
Change to Code:
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&amp;showimage=$image_id','Comments','scrollbars=auto,width=480,height=540');\">$lang_comment_popup</a>",$tpl);
// punk
__________________
icq: 66760929 |
|
#25
|
|||
|
|||
|
Is their also a way to prevent the images to scale automatically?
I have some 90 degrees turned images which I made smaller because other themes didnt like them that big. The gray theme scales it back making the photo's look ugly. So how can I make gray handle the images like basically all other themes do ? |
|
#26
|
||||
|
||||
|
Ah ha!
OK, I've been using the Grey template for a few days now (I've changed it a bit) and noticed some of these same problems. As a matter of fact, I just posted a question about the scrolling in comments in the support forum. I just used the fixed code, we'll see if it works with the one visitor that complained.
As for the other issues. I found that IE on the Mac had a major problem, but I fixed it by changing the table at the top of the page to 25 pixels high instead of auto. When it was set to auto, IE displayed it as if it was set to 100% height. And it pushed everything else off the page leaving you with a big black page. I tried this fix with the main table that holds the image, but it still does that weird thing in Firefox where the table/cell doesn't size to the image until you refresh the page. Any thoughts on that one yet? http://fauxtoblog.com |
|
#27
|
||||
|
||||
|
Grey help
OK. I hate to bump this, but is there anyone out there that can point me in the direction of a similar template that doesn't have so many problems? I want it simple, but the problems with FireFox and the fact that the comments won't remember names and URL's bugs me. I've got a few comments asking me about this, so I would love to fix it or move on. Anyone?
|
| Post Reply |
| Thread Tools | |
|
|