Dear_Maria
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Anarcho Notepad] Help With a a Page templateI’ll mark this as resolved so people can tell it a solution, not just a question
Hi there,
I figured out solutions to the above issues.
Issue 1) I downloaded the members plugin that lets you edit the members permissions. I went through the list to see which permission was causing the conflict with the other plugin and enabled it. For me it was delete_page. so it is now working perfectly for me.
2) Originally I had tried just re sizing the images in the djonair.css file but that didn’t work. The reason being that the plugin uses thumbnails as the images so there a few steps to enable this change.
To re size, I had to changed the sizing in three area.
a) On the djonair.css. you have to change.on-air-dj-avatar img {this is on lines 10 to 12. I just changed it to my required sizes
b) The next change is in the word press settings. As the images the plugin uses are thumbnails you have to change your default thumbnail size. This option is located dashboard > settings > Media
c) as the thumbnails are already uploaded and in the default thumbnail size, you have to reload them all. Quickest way to do it is with the Regenerate Thumbnails plugin. It re sized all of my site thumbnails in less that 30 secondsHope this helps anyone who has had the same issues as me.
Also,
I have tried to change the avatar Image size with no luck in a side widget.
I am using a shot code to display the current dj
Forum: Themes and Templates
In reply to: [Something Fishy] MenusHi I figured out how to do this on the style.css line 508 lets you change the width
should look like this} .main-navigation .menu { display: block; float: right; margin: 0 9px 0; position: relative; max-width: 50%;the percentage may be slightly different i couldn’t remember what it was exactly I just changes it to 100% and it fixed the double line issue
Forum: Plugins
In reply to: [wp-Monalisa] Icons in table are different sizesdifferent* hard* and way*
Sorry not sure what happened with my spelling there :S think I may need more coffee
Turns out I had a conflicting plugin