Editing screw-up
|
gjtoth
Joined: 2009-09-21
Posts: 8 |
Posted: Mon, 2009-10-19 12:49
|
|
Somehow whilst attempting to center my logo at http://toths.us/GJT through the Firefox Web Developer toolbar, I came up with a series of asterisks above the logo. While I know how that happened (newbie error on my part), I can't seem to undo them. They show up in the HTML edit portion but not anywhere else. Here's what it looks like in HTML <div id="gallery" class="gecko"> Ideally, I would like it to look like this: <div id="gallery" class="gecko"> This centers the logo and removes the asterisks. However, I can't seem to apply or save my changes and I can't remember how I saved it the first time to get the asterisks in there. |
|

Posts: 16503
What file did you edit to change your logo? I can't find your changes in theme.tpl
Perhaps try the theme settings for the carbon theme under Site Admin > Themes
You can't edit the pages with the Web Dev toolbar. You can inspect stuff, but you can't actually edit the files.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 8
That's just it. It SAYS it's editing the Main.php in HTML. PHP sure doesn't look like that. But, what is it REALLY looking at? If I knew, I'd go in and undo or change it.
Posts: 16503
Check your file integrity and let's see what files are changed:
FAQ: How can I make sure that my installation files are all intact?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 8
Ran the integrity check. All's well. I grabbed the original theme.css and theme.tpl files from the tar and put them in the folders. Then, I renamed MY logo file to logo.gif and put it in images. All is well.