Tudmak
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Profile Search] Add multiple search formsAwesome, thanks! Keep me updated!
Forum: Fixing WordPress
In reply to: Make a custom php page the homepage?@alchymyth that’s exactly what I wanted! Thanks so much, appreciate it!
Forum: Themes and Templates
In reply to: [Reddle] Change sidebar width?Go on your website, right click “Inspect Element” on your sidebar, find the ID which contains the entire header (I’ll call it “sidebar” here), and write this in your stylesheet:
#sidebar {
height:XXpx;
}(replace XX with the number of pixels)
Hope this helps.
Forum: Reviews
In reply to: [Post gallery slider] not workingI’m eager to give it a try, the screenshots look great!
Forum: Fixing WordPress
In reply to: Site won't open: HTTP Error 500Wow thank you so much! That fixed the problem, I really appreciate it 🙂
Forum: Fixing WordPress
In reply to: Site won't open: HTTP Error 500I will try that and let you know if it works!
Could you explain to me what a child theme is, and how I can make one? I really needed to change something in that header, so if I could do it in another way without risking these types of errors, it would be a huge help.Thanks!