i hava a logo in the top left corner and i would like to have some text on the right sider of the logo , if i remove the logo i haave the website title the i woud like to hafe the tite an the logo i hope you understand wat i want to say. see picture attached , would be cool to get a text in the red marked area
next question, how can i shrink the footer, its to big would be cool do get it smaller, see image attached
and i would love to make the footer sticky aswell
is there an option to change the text of one entire page to a specific rgb or hex color ? like #333333 or rgba(51,51,51,1)
is ther a possibility to get XING to the social network icons ?
is there a option to get an MAIL button to the social network icons
Shrink header when scroll down?*is it possible to have the small size all the time , no resize - http://www.philsko.de/about/
how do i geht a 20px magin as seen on picture attached
what do i need to do that the website look like this. when you open it, centered, head, footer an body at the same time
i\'m trying to get the portfolie view to work but the picture are all to large, is there a option to resize them to fit screen as it should be, if the pictures are not too big they get croped/cut landscape format. if you scroll down you see the -> Related Projects:
some images get croped/cut to, i like to have smaler images like thumbnails but no cut/crop
i need a option to get images as they are and i need aoption to gen some corpped/cut
We will reply to this ticket and not the previous one since you have added new screenshot.
1. This is not possible without modifying the header.php
2. 8. The problem is that you are using the footer widget when you should be only using the footer under bar, there you can show the social icon and a text for the copyright and it will show like you intend to ( from Thefox > footer styling ).
3. This is not possible without using custom css and modifying the php file.
4. If you want to only change the text for one page then you can edit the Row of the page and change the font color, or edit the column and change the font color. If you want to change for all page you can set the font color from Thefox > Main content styling.
5. You can replace one of the icon content, one you don\'t use by the xing icon ( content code : f168 }
6. Unfortunately this is not possible, the social icons can only be set with link and there is no mail to option.
7. You could use our header type 13 or 14
9. This is a difficult problem since it will change depending on the screen size of the user, having the page to always fit in every screen you would like to write a new functions to resize every page elements depending on the screensize
10. If you want to change the default thumbnail size of the related project, you can edit the functions.php line 552 add_image_size (\'portfolio_tn\', 640 , 400 , true); Change the 640 ( width ) and 400 ( height ) to the size you would like to use. Or you could add this custom css to make the long title not to be cut with the hover effect :
some images get croped/cut to, i like to have smaler images like thumbnails but no cut/crop
i need a option to get images as they are and i need aoption to gen some corpped/cut
http://www.philsko.de/project/interview-magazine-12-2015/
-> -> -> EXAMPLE IMAGE <- <- <-
Hello Phillip, sorry for the late reply.
We will reply to this ticket and not the previous one since you have added new screenshot.
1. This is not possible without modifying the header.php
2. 8. The problem is that you are using the footer widget when you should be only using the footer under bar, there you can show the social icon and a text for the copyright and it will show like you intend to ( from Thefox > footer styling ).
3. This is not possible without using custom css and modifying the php file.
4. If you want to only change the text for one page then you can edit the Row of the page and change the font color, or edit the column and change the font color. If you want to change for all page you can set the font color from Thefox > Main content styling.
5. You can replace one of the icon content, one you don\'t use by the xing icon ( content code : f168 }
6. Unfortunately this is not possible, the social icons can only be set with link and there is no mail to option.
7. You could use our header type 13 or 14
9. This is a difficult problem since it will change depending on the screen size of the user, having the page to always fit in every screen you would like to write a new functions to resize every page elements depending on the screensize
10. If you want to change the default thumbnail size of the related project, you can edit the functions.php line 552
add_image_size (\'portfolio_tn\', 640 , 400 , true);
Change the 640 ( width ) and 400 ( height ) to the size you would like to use.
Or you could add this custom css to make the long title not to be cut with the hover effect :
.rd_hover_goliath .element figcaption h2 { font-size: 12px; }.rd_hover_goliath .element figcaption div { height: 78px; }
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme