How to add title background to title
Responsive WordPress theme for musicians, bands, artists - easy to configure and various theme features.
- GK User
- Tue Jul 08, 2014 7:34 am
Hy,
I would like to know how to add background to titles on frontpage.
The title color is white so when a lighter colord image is used the text is barely visible.
is there a setting or some code modification where i can do that.
When i open a post there is a black background over the title and i want to do that on the front page where are the widgets.
I would like to know how to add background to titles on frontpage.
The title color is white so when a lighter colord image is used the text is barely visible.
is there a setting or some code modification where i can do that.
When i open a post there is a black background over the title and i want to do that on the front page where are the widgets.
-
- Junior Boarder
- GK User
- Tue Jul 08, 2014 7:54 am
Hello,
This similar thread should be helpful:
https://www.gavick.com/forums/rockwall- ... 28700.html
this CSS property is responsible for the posts background:
This similar thread should be helpful:
https://www.gavick.com/forums/rockwall- ... 28700.html
this CSS property is responsible for the posts background:
- Code: Select all
background: rgba(0,0,0,0.8);
-
- Moderator
- GK User
- Wed Jul 09, 2014 10:59 pm
Thanks the for the link you rovided. It got all the info i needed.
I searched the forum but i didnt find a clear step by step instruction to translate the "read more" button. (Iam far from an expert)
Can you help me with that? Including posts and widgets.
I searched the forum but i didnt find a clear step by step instruction to translate the "read more" button. (Iam far from an expert)
Can you help me with that? Including posts and widgets.
-
- Junior Boarder
- GK User
- Thu Jul 10, 2014 8:04 am
The best option is to translate all theme, please check this article about translation:
http://www.gavick.com/documentation/wor ... -language/
or if you want to do it directly (it's not recommended, because during the future theme updates, you'll lose your changes).
Directly it may be changed in RockWall/content.php and Rockwall/gavern/widgets.nsp.php file (just find and replace "read more" texts in these files).
http://www.gavick.com/documentation/wor ... -language/
or if you want to do it directly (it's not recommended, because during the future theme updates, you'll lose your changes).
Directly it may be changed in RockWall/content.php and Rockwall/gavern/widgets.nsp.php file (just find and replace "read more" texts in these files).
-
- Moderator
- GK User
- Thu Jul 10, 2014 8:57 am
Thanks that worked on the theme. I did the same on gk-nsp and it didnt work. I made the po and mo files and put it in the plugins language folder but nothing so far. What can be the problem?
-
- Junior Boarder
- GK User
- Thu Jul 10, 2014 12:18 pm
Did you copy gk-nsp-lang_CODE.mo and po files into your wp-content/languages/plugins directory? Are you using the Rockwall quickstart package or only theme files?
-
- Moderator
- GK User
- Fri Jul 11, 2014 8:58 am
I used the quick start page. Originaly the files were copied here: wp-content/plugins/gk-nsp/languages/
The files names are: gk-nsp-hu_HU.mo and gk-nsp-hu_HU.po
Now i copied the files to wp-content/languages/plugins but still no luck.
The files names are: gk-nsp-hu_HU.mo and gk-nsp-hu_HU.po
Now i copied the files to wp-content/languages/plugins but still no luck.
-
- Junior Boarder
- GK User
- Fri Jul 11, 2014 10:55 am
Could you send me a PM with ftp access to your website? Then I'll be able to check it exactly.
-
- Moderator
- GK User
- Fri Jul 11, 2014 12:15 pm
Sent it.
-
- Junior Boarder
9 posts
• Page 1 of 1