marcusgrip
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why can I not add photos from media library to a gallery?As the starter of this post I just have to say I am happy for the different suggestions and explanations so whatever people say to criticize you, I don’t agree. I just accept the facts why this can’t be done and still feel it should be some way for wordpress to go around it.
What you could do is with NextGen gallery is to only upload through that and use galleries I guess but it’s still complicated and messy. Would be so easy if wordpress just fixed so you can add photos from media library. I do not know much about coding but compared to other websites it should be very doable.
Thanks for explaining 🙂
Forum: Fixing WordPress
In reply to: Why can I not add photos from media library to a gallery?I installed it but it still seems that you can’t take images from your Media Library, you need to upload so the whole problem is still there. Galleries I can make, but take images from the media library is apparently very hard to fix.
Or am I missing something?
Forum: Themes and Templates
In reply to: White background won´t go awaythanks alot man! now i see why i didn´t find it. the “-ltr” end of the image name was not included in the code, now it is fixed and i thank you alot!
Forum: Themes and Templates
In reply to: White background won´t go awayyes, i can change the image now but can´t find the code.
i click show source in the website and it shows this piece of code some lines from the top:
<style type=”text/css” media=”screen”>
#page { background: url(“http://www.astoff.se/wp-content/themes/default/images/kubrickbg-ltr.jpg”) repeat-y top; border: none; }
</style>
the “kubrickbg-ltr.jpg” image i do find ofcourse and can change it to a color but since i can´t find the code i can´t change the name or the repeat option so i can´t make a transparent GIF image to replace it. Anyone can help me? I have seriously checked every .php or .css file that the theme is containing!
Forum: Themes and Templates
In reply to: White background won´t go awaythat is the header and is set to no-repeat. i tested now to take it away in the code and replace with black color and it´s just black on the header and the white background is still there so it is something else but really thanks for giving me feedback on what i should try.
what you may refer to is the image called like background_ltr or something that is found if you rightclick on the website and click “show source”(or something like that) but when i look(i have looked everywhere) for that piece of code, i can´t find it! i will try to replace that image and see if that´s the issue but since i can´t find the code i can´t change name to the file and therefore it has to be jpeg wich does not support transparency, wich is making that another problem.
thanks! the search continues…
Forum: Themes and Templates
In reply to: White background won´t go awayOh sorry if i was explaining wrong, i meant(i think) the page, the white background behind the one you are talking about. The other places, like the one you meant is no problem, just the white area.
Forum: Fixing WordPress
In reply to: How to Change Page/Content background color/imageThe site is: http://www.astoff.se and the round edges on the top is gone but they are at the bottom so you will know. That´s the footer, i know but i tried to get you the understanding of what i mean.