Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 09:27 pm EST
Geeklog Forums
Geeklog update
Carl
Anonymous
Hello!
I was trying to update from 1.7.1rs1 to 2.1.1 and it's asking me to save the db-config.php file but I only have a config.php file. Any chance how I solve this problem?
Many thanks.
26
18
Quote
Carl
Anonymous
Weird I didnt think this post worked so I made another one.
There is only a config.php and no db-config.php file.
Usually when I update something I don't have to copy and restore any files. I just click update and it updates.
There is only a config.php and no db-config.php file.
Usually when I update something I don't have to copy and restore any files. I just click update and it updates.
24
16
Quote
Carl
Anonymous
Thanks Laugh. My only other question is I tried to modify the styles.css file and removed the words underline and replaced with none, but I still have underlined links.
Do you know how to remove the underline links?
www.hvactechgroup.com
Thanks for the help sir!
Do you know how to remove the underline links?
www.hvactechgroup.com
Thanks for the help sir!
25
22
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
Sorry Carl I missed your reply.
You could add the following code to the bottom (has to be at the bottom) of the style.css file for the professional theme you are using like so:
a:hover, a:visited, a:link, a:active
{
text-decoration: none;
}
The reason the underline is happening on links is because somewhere in the style.css file the style for links are set to
text-decoration: underline;
You could also search for these (probably multiple locations) and change underline to none.
One of the Geeklog Core Developers.
You could add the following code to the bottom (has to be at the bottom) of the style.css file for the professional theme you are using like so:
Text Formatted Code
a:hover, a:visited, a:link, a:active
{
text-decoration: none;
}
The reason the underline is happening on links is because somewhere in the style.css file the style for links are set to
text-decoration: underline;
You could also search for these (probably multiple locations) and change underline to none.
One of the Geeklog Core Developers.
19
12
Quote
Carl
Anonymous
Thanks for the reply Laugh.
/public_html/layout/professional/style.css
I deleted that file to make sure I was working with the right one. My theme disappeared so I know this is the right file. I added the code you provided to the bottom, and even changed both instances of "underline" to say "none".
I still can't seem to get rid of the underlined links on my page at,
www.hvactechgroup.com
What's weird is before I updated Geeklog I was able to remove them by editing the style.css file.
/public_html/layout/professional/style.css
I deleted that file to make sure I was working with the right one. My theme disappeared so I know this is the right file. I added the code you provided to the bottom, and even changed both instances of "underline" to say "none".
I still can't seem to get rid of the underlined links on my page at,
www.hvactechgroup.com
What's weird is before I updated Geeklog I was able to remove them by editing the style.css file.
23
19
Quote
Carl
Anonymous
That worked. Thank you Ben.
17
17
Quote
All times are EST. The time is now 09:27 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content