Support › Forums › Azul – WP Plugin › About page too short to write (plug in version)
Tagged: About
- This topic has 18 replies, 2 voices, and was last updated 8 years, 11 months ago by
CreaboxThemes.
-
AuthorPosts
-
June 27, 2014 at 5:55 pm #3760
derick
Participantsame to me, too short to write some on About page.
which part do I have to fix ?
RegardsJune 27, 2014 at 7:22 pm #3761CreaboxThemes
KeymasterHi derick,
you have to follow the nex steps:
1- Go to the menu
plugin
->editor
2- Choose the plugin
Azul – Responsive…
from the dropdown in the top right.3- In the list on the right choose the file
azul_plugin/themes/theme.php
4- Then, you have to choose the file
azul_plugin/themes/css/style.css
. You have to edit this file.5- If you want to edit the paragraph in about, you have to find the class
about-text
. This class has the attributecolumn-count
. You can change it or delete it.6- And the other option to change this paragraph is change the width. To make this, you have to edit the file
azul_plugin/themes/theme.php
. In this file, you have to find the section ‘About’ and the paragraph is in the next div:<div class="col-md-5 col-md-offset-1"> <div class="about-text fadeOut-2"> <?php echo azul_top('about_text') ?> </div> </div>
To make wider the paragraph you can change the first class. Now it’s
col-md-5 col-me-offset-1
. These classes are from Bootstrap 3. You can view the different options in the Bootstrap documentation.Regards
June 28, 2014 at 5:39 am #3763derick
Participantsuperfast !!
I fixed. Thx a lot.
well,,,,I’m sorry to say but I just wanna know when personal modify version can be done ?Regards
June 28, 2014 at 8:38 am #3764CreaboxThemes
KeymasterHi,
sorry but i don’t understand your question. What do you want to ask?
Regards
June 28, 2014 at 10:28 am #3765derick
Participantoh, azul plugin with modofication for wmv file and ‘nanum gothic’ korean font. I’m still wait.
Thank you 🙂
RegardsJune 29, 2014 at 8:40 am #3766CreaboxThemes
KeymasterHi,
I hope i will send you the plugin modified today or tomorrow.
Regards
July 1, 2014 at 12:13 pm #3768derick
ParticipantHello Creabox, first of all I really appreciate for your effort and support.
I’m ok What if you have so much trouble with that.well, I just have small hope with your plugin now.
I want to use google font at ‘home’.
but use ‘Nanum gothic’ font at ‘twitter feed’, ‘about’ and ‘contact’ page.1 more, can we fix new windows open when click twitter feed ?
well. I don’t know much about coding or something at programming.
But I really appreciate your effort.
still have some trouble with ‘wmv’ format, then just stop struggling.Thank you Creabox.
July 1, 2014 at 12:57 pm #3769derick
Participantdoesn’t support quto-replay for video bg ?
July 1, 2014 at 2:42 pm #3773CreaboxThemes
KeymasterHi,
and about the newsletter section, what kind of font do you want?
And about the url twitter feed, do you want to click over all the twitter feed?
Regards
July 1, 2014 at 4:08 pm #3774derick
ParticipantThank you for ur reply 🙂
well, I don’t use newsletter section but just same font will be fine.
I rolling up 10 twitter feed, I just want to when user click that feed then, open new window, yes all of roll.
(now just reload current window, but I want to new tab or window)
and twitter feed font want to use Nanum Gothic font plz.
Do I write clearly ?
need more specific plz tell me anytime. Thank you Creabox !!:)July 1, 2014 at 4:13 pm #3775derick
ParticipantOh I understand now.
Yes not entire feed, just ‘url’ click then pop up new windows for web.July 1, 2014 at 4:36 pm #3776derick
Participantis that change Nanum Gothic for title font ‘contact’ and ‘about’,
I want to leave that as google font u made.
sorry too much want .July 2, 2014 at 6:12 am #3777derick
ParticipantHi, May I get font modification version today ?
July 2, 2014 at 8:38 am #3778CreaboxThemes
KeymasterHi,
I will try to send you the plugin modified today. Sorry for the delay but I have a lot of problems with my internet provider and I can’t work fine.
Regards
July 2, 2014 at 12:59 pm #3779derick
ParticipantThank you Creabox.
tomorrow May be I get.
Thank you for your support.Just new windows open when twitter feed url click
and
the body font modification contact and about section.what if you in trouble with internet till tomorrow,
just Let me put the code below your explain.Anyway expecting tomorrow
Regards -
AuthorPosts
- You must be logged in to reply to this topic.