Support

Home Forums Event Espresso Premium Styling (3)

Styling (3)

Posted: April 24, 2014 at 10:43 pm


Dov Goldstein

April 24, 2014 at 10:43 pm

Is there a theme or something I can do with this page to make it look better and more professional? Am I doing something wrong> Thank you!

http://startbeat.com/events/advanced-life-support-acls


Dean

April 25, 2014 at 12:53 am

Hi,

For the most part, the event details and registration in EE4 use the themes own styles. IF you want to change the way it looks, you would be best off using CSS.


Dov Goldstein

April 26, 2014 at 9:08 pm

Thank you Dean!

One last thing. I have instructors each teaching classes for me. Is there any way they can each have their page on the site with only their classes? Can they each have a login only to their stuff? Thank you


Dean

April 28, 2014 at 4:32 am

Hi,

Is there any way they can each have their page on the site with only their classes?

The only way in EE4 right now, would be to use categories. You can add a category to each event as appropriate and then use

[ESPRESSO_EVENTS category_slug=”xxx”]

where xxx is the category. If you go to the Categories tab in the Events menu, it will list each category along with its appropriate shortcode.

Can they each have a login only to their stuff?

Not currently.


Dov Goldstein

April 28, 2014 at 10:17 am

“Hi,
For the most part, the event details and registration in EE4 use the themes own styles. IF you want to change the way it looks, you would be best off using CSS.”

With updates how do i make this that I dont have to do it again?


Dov Goldstein

April 28, 2014 at 10:56 am

Dean,

I tried and do not see anymore css to change. Please look at http://startbeat.com/events

Is there a them I can upload to make the events look good? I have the same issue with the widget on the homepage.

Thank you in advance!


Dov Goldstein

April 28, 2014 at 11:05 am

I saw this in the forums :), what am I missing to do this?

http://sjjuniortour.com/tournaments/


Lorenzo Orlando Caum

  • Support Staff

April 28, 2014 at 2:54 pm

Hi Dov,

Your theme has some styling that is causing the ticket selector to appear shifted.

The large font size is from this line in your style.css file:

.post a{
color: #272726;
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
	}

Try removing the font-size option above.

Next, the quantity box is oversized as it has a width set on it (also in style.css):

select {
width: 165px;
}

Adjusting both of those lines above will help.


Lorenzo


Dov Goldstein

April 28, 2014 at 3:06 pm

Hi Lorenzo,

How do I make it look like this? I mean where do I make the changes? Theme, CSS, please advise


Lorenzo Orlando Caum

  • Support Staff

April 28, 2014 at 5:59 pm

Both of these styles are in your theme’s style.css file.

You can use an SFTP or FTP client to make changes to that file.

That file should be located here:

wp-content/themes/yourthemefolder/style.css


Lorenzo


Dov Goldstein

April 29, 2014 at 7:09 am

Sorry, but this is not working. It still doesnt look good. What am I missing?


Lorenzo Orlando Caum

  • Support Staff

April 29, 2014 at 9:48 am

Hello,

I looked at your page and it still looks the same.

Did you try applying any of my suggestions from my earlier post?

https://eventespresso.com/topic/styling-3/#post-94227

The large font size combined with the width setting on the quantity is making the ticket selector appear shifted.


Lorenzo


Dov Goldstein

May 7, 2014 at 6:01 am

I applied it, thank you. Now what do I have to do?


Lorenzo Orlando Caum

  • Support Staff

May 7, 2014 at 8:55 am

Are you wanting to make any other CSS edits to your Events list page?


Lorenzo


Dov Goldstein

May 7, 2014 at 8:58 am

Thanks for all your help. What else am I missing to make it look it look like this http://sjjuniortour.com/tournaments/

What is the best way to accomplish it


Lorenzo Orlando Caum

  • Support Staff

May 7, 2014 at 9:04 am

That site is running a different theme than your site. Its a Genesis based theme:

http://demo.studiopress.com/eleven40/


Lorenzo

The support post ‘Styling (3)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso