Hi!
I am using the theme for this site
http://www.raco-ambient.com/
Today is happening something quite wired, images and texts on projects are not visible.
http://www.raco-ambient.com/shade/
Any idea for a solution?
Many thanks!
Hi!
I am using the theme for this site
http://www.raco-ambient.com/
Today is happening something quite wired, images and texts on projects are not visible.
http://www.raco-ambient.com/shade/
Any idea for a solution?
Many thanks!
ok! thanks for you reply!
Thanks Armin,
thanks a lot! and thank you for your amazing work!
Hi Armin,
Here's our site with Lay.
www.raco-ambient.com
Thanks for a great theme and your nice work and support!
Hi Arwin!
I would like to change the size of the responsive for devices, my menu is too long and I want to avoid overlapping
I guees by default is 900px I would need at least 1250px
MANY THANKS!
Hi @arminunruh
I have the same problem. I need to include and option to get a magazine paying using paypal.
I have received this data to be published it is a kind of form and I will need to include above a text:
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="SN3EQ3BCR7AMG">
<table>
<tr><td><input type="hidden" name="on0" value="Magazine">Magazine</td></tr><tr><td><select name="os0">
<option value="UK">UK £6.00 GBP</option>
<option value="Overseas">Overseas £7.00 GBP</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="GBP">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
WORKING ALREADY!!!! THANKS ANYWAY! I AM IN LOVE WITH YOUR WORK!!
Hi again! and thanks for you quick reply!
I was already using a new textformat using % to be resized.. but I am afraid it is not working.
I have noticed no space in the right frame.. I dont know if that helps.
Hi Armin!
I am having problems with big texts on mobile. I am attaching an image for you to see.. I dont have an idea of what is the problem.. any help or suggestion for this?
Many thanks!
@arminunruh Helps A LOT! This is working perfectly now!
Thank you so much! Great work!
Hi Arwin!
Fisrt congrats for your amazing theme.. I am so in love whit it!
I am quiet new and I´ve been a few hour trying to get a mouseover transparent background on projects thumbnails!!. I will need some like this example http://www.photosalonhelga.com/
Any idea to get it? I have been trying with the code you suggeted a few weeks ago
.col[data-type="project"]:hover .ph{
border: 10px solid #00f;
}
.col[data-type="project"] .ph{
border: 10px solid transparent;
}
But this is to add a border to thumbnails and what I basicly need is to keep the project image around as a border.
THANK YOU SO MUCH!!